glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] A lot of small changes.


From: Cyrille Dunant
Subject: Re: [glob2-devel] A lot of small changes.
Date: Mon, 2 Apr 2007 07:47:50 +0200
User-agent: KMail/1.9.6

On Monday 02 April 2007 06.40:37 Shawn Anderson wrote:
> My fixes are definately a hack.  I added a param to change the signatures
> of said functions.  Basically, it looks like someone was trying to be
> clever and use templates in a strange way.  My gentoo box had no problems
> with this way of using templates, I suggest you try using gcc 3.3.  If we
> just rename those troubled methods (I think this is how it was originally),
> we should be fine.  Let me know if you need a list of the 5 functions that
> are causing the problem.
>
> /Shawn

You should not compile with pedantic. It complains about perfectly valid code, 
and you spend time fixing errors that are not errors. 

Just drop the pedantic (and keep Wall)

CU

 -- CFD 






reply via email to

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