gnustep-dev
[Top][All Lists]
Advanced

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

Re: How to fix this?


From: Niels Grewe
Subject: Re: How to fix this?
Date: Wed, 18 Aug 2010 09:04:00 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hello,

On Tue, Aug 17, 2010 at 06:08:55PM -0600, Elim Qiu wrote:
> Making all for framework DBusKit...
>  Compiling file DKArgument.m ...
> cc1obj: warnings being treated as errors
> DKArgument.m: In function ‘-[DKArgument unboxValue:intoBuffer:]’:
> DKArgument.m:807: error: cast from pointer to integer of different size

Thanks for reporting this. I've just fixed it in SVN (r31180). There
might be more of this type of "error". They are usually merely warnings,
but I like to catch those so I don't miss a real error. You can disable
this paranoid behaviour by building with `make nonstrict=yes'.

Cheers,

Niels



reply via email to

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