certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/libCERTI SHM.hh [br_CERTI_SHM_NEWGEN_dev]


From: certi-cvs
Subject: [certi-cvs] certi/libCERTI SHM.hh [br_CERTI_SHM_NEWGEN_dev]
Date: Tue, 01 Sep 2009 11:15:45 +0000

CVSROOT:        /sources/certi
Module name:    certi
Branch:         br_CERTI_SHM_NEWGEN_dev
Changes by:     Eric NOULARD <erk>      09/09/01 11:15:44

Modified files:
        libCERTI       : SHM.hh 

Log message:
        Suppress commented code (bool definition)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libCERTI/SHM.hh?cvsroot=certi&only_with_tag=br_CERTI_SHM_NEWGEN_dev&r1=1.1.2.2&r2=1.1.2.3

Patches:
Index: SHM.hh
===================================================================
RCS file: /sources/certi/certi/libCERTI/Attic/SHM.hh,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- SHM.hh      1 Sep 2009 11:14:45 -0000       1.1.2.2
+++ SHM.hh      1 Sep 2009 11:15:43 -0000       1.1.2.3
@@ -6,14 +6,6 @@
 #include <iostream>
 #include <string.h>
 
-// Correctly define BOOL type
-//#ifndef __bool_true_false_are_defined
-//#  define TRUE 1
-//#  define FALSE 0
-//#  define bool int
-//#  define __bool_true_false_are_defined
-//#endif
-
 class SHM {
     protected :
     std::string _Name ;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]