bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Temporary cvs setup for testing new 1.1 release


From: David Sugar
Subject: Re: Temporary cvs setup for testing new 1.1 release
Date: Tue, 16 Dec 2003 16:48:03 -0500
User-agent: KMail/1.5.3

Yes, the tests (and demos) are compiled -pedonic for this very reason :).  The 
first issue I should solve by stripping /usr/xxx/include paths when they are 
/usr or /usr/local based.   The second one suggests a typecast should be used 
in sleep to unsigned...

On Tuesday 16 December 2003 04:12 pm, Alex Pavloff wrote:
> > -----Original Message-----
> > From: David Sugar [mailto:address@hidden
> > Sent: Tuesday, December 16, 2003 4:36 AM
> > To: CommonC++ Mailinglist
> > Cc: Federico Montesino Pouzols
> > Subject: Temporary cvs setup for testing new 1.1 release
> >
> >
> > I have setup temporary cvs at Sourceforge for testing what
> > will be the 1.1 release of GNU Common C++.  While there should be no
>
> major
>
> > issues (and yes cmdoptns is back in), everyone does need to check
>
> existing code for
>
> > compatibility when building with the new 1.1 release.
>
> I get build warnings when I build anything.
>
> cc1plus: warning: changing search order for system directory
> "/usr/local/include"
> cc1plus: warning:   as it has already been specified as a non-system
> directory
>
> I get the warning
>
> thread3.cpp: In member function `virtual void myThread::run()':
> thread3.cpp:32: warning: passing negative value `-1' for argument 1 of
> `static
>    void ost::Thread::sleep(long unsigned int)'
>
> When doing a make in the tests directory.  The tests execute just fine
> though.  Red Hat 8.0, with gcc 3.2 20020903.
>
> Minor things.
>
> Alex Pavloff - address@hidden
> ESA Technology ---- www.esatechnology.com
> ------- Linux-based industrial HMI ------
> -------- www.esatechnology.com/5k -------





reply via email to

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