]> git.pld-linux.org Git - packages/samba.git/blame - samba-c++-nofail.patch
- don't confuse people: security_level.txt file doesn't exist.
[packages/samba.git] / samba-c++-nofail.patch
CommitLineData
5c8c9cb6 1--- samba-3.0.21/source/include/includes.h.orig 2005-12-25 18:08:07.204427000 +0100
2+++ samba-3.0.21/source/include/includes.h 2005-12-25 18:11:14.004427000 +0100
3@@ -33,7 +33,7 @@
a8d9e7a2
AM
4 #define protected #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
5 #define template #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
6 #define this #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
7-#define new #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
8+/* #define new #error DONT_USE_CPLUSPLUS_RESERVED_NAMES */
9 #define delete #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
10 #define friend #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
11 #endif
This page took 0.635194 seconds and 4 git commands to generate.