bug-commoncpp
[Top][All Lists]
Advanced

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

Missing #ifndef #define


From: Alan Meekins
Subject: Missing #ifndef #define
Date: Sun, 23 Mar 2008 09:44:12 -0400

Hello all, I just wanted to let you know that in versions 1.6.1 and 1.5.9 of CommonC++2 the header file located in inc/cc++/pointer.h seems to be missing the following:

#ifndef CCXX_POINTER_H_
#define CCXX_POINTER_H_
....
....
#endif


The addition of these lines to your packages would be much appreciated. FYI I downloaded the tarballs from http://www.gnutelephony.org/dist/tarballs/


-Alan Meekins
Rochester Institute of Technology
Robotics Club

reply via email to

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