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

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to