[AD] Re: BCC32 broken under Beta 4 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: [AD] Re: BCC32 broken under Beta 4
- From: Matthew Leverton <meffer@xxxxxxxxxx>
- Date: Wed, 10 Aug 2005 17:55:20 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=itvyEt9GbU8Kgn/hgoTR3ty8lmbVUi3AMhQjWnbe/COAdwqoX8+YsWsN0p3lJ88dAu70p0O2U37x8/VqaCHR0jWBcBEatWwcTYS9h3mrT/h5dP/ohUXEi96u1ZlE0uLuZApnSKuzFA1ZKL9+YdLPdzYkrTZP0DCIo9kLPlurOCQ=
> 1. It chokes on the fixmul #ifdefs. I'm not sure why, but when I put
> the entire AL_INLINE function inside the #ifdefs it works. Perhaps it
> has something to do with how the borland AL_INLINE gets expanded? The
> attached patch corrects the problem.
>
Ignore this. This had been corrected in CVS/RC1 and the attached patch
is senseless.
> 2. It doesn't like a line in grabber.c, namely the list_getter function.
>
This still applies.
> 3. The grabber doesn't build in debug mode:
>
It's working now.
However, I cannot build the demo, but I have not checked why.
--
Matthew Leverton