Please review, i'll commit it, just need an OK.
(these are the rather easy ones, it mostly looks like the RFC i sent some days
ago)
softmath.patch.gz
Description: application/gzip
--
_
On Mon, Aug 18, 2014 at 5:44 PM, Baruch Burstein
wrote:
> Hi all,
>
> Is this the right place for windres issues? If so, can someone explain to
> me why windres seems to parse #included .c files differently than #included
> .h files?
>
Never mind. I finally found this in the code. Apparently it
Hi all,
Is this the right place for windres issues? If so, can someone explain to
me why windres seems to parse #included .c files differently than #included
.h files? Specifically, the line:
typedef unsigned long ulong;
gets parsed fine (i.e. ignored) if it is in a .h file that is included in
t