bug-commoncpp
[Top][All Lists]
Advanced

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

trivial bug


From: Scott Smedley
Subject: trivial bug
Date: Thu, 22 Oct 2009 10:25:55 +1000
User-agent: Mutt/1.5.11

Hi,

I am compiling Common C++ v1.7.3 on a Fedora 11 system. The compiler
(g++ v.4.4.1) stops at this trivial hiccup:

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src 
-DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -g -O2 -MT cidr.lo -MD -MP -MF 
.deps/cidr.Tpo -c cidr.cpp  -fPIC -DPIC -o .libs/cidr.o
cidr.cpp: In member function ???void ost::IPV4Cidr::set(const char*)???:
cidr.cpp:205: error: invalid conversion from ???const char*??? to ???char*???
cidr.cpp: In member function ???void ost::IPV6Cidr::set(const char*)???:
cidr.cpp:335: error: invalid conversion from ???const char*??? to ???char*???

I am not subscribed to this list.

Scott. :)




reply via email to

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