paragui-dev
[Top][All Lists]
Advanced

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

Re: [paragui-dev] Patch: fixing compilation problems


From: Alexander Pipelka
Subject: Re: [paragui-dev] Patch: fixing compilation problems
Date: Fri, 26 Nov 2004 23:42:53 +0100

Hi Martin!

CVS is currently in flux and these things simply slipped through.

Thanks for your help

Alex

Am Freitag, den 26.11.2004, 19:38 +0100 schrieb Martin Bickel:
> Hi,
> 
> here is a patch that fixes two compilation problems of the devel-1-1
> branch with gcc 3.2.2 and its associated standard library:
> 
> In dblbuffer.cpp  the function isdigit() is located in <cctype>
> And a string comparing against a NULL-pointer would result in undefined
> behaviour if it compiled (it does not with gcc 3.2.2 ), as constructing
> a std::string from a NULL-pointer is not allowed according to the C++
> standard.
> 
> 
> Regards,
> Martin
> _______________________________________________
> paragui-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paragui-dev





reply via email to

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