Re: [AD] BCC32 broken under Beta 4 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] BCC32 broken under Beta 4
- From: Matthew Leverton <meffer@xxxxxxxxxx>
- Date: Thu, 11 Aug 2005 03:34:49 -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=Ib2Ipwpnrhj5toBDkhZc+OA4N9hzvOSjyaVgKV5Dl8w1E3+LAC6Iwh2FLUSN91ll6nizl2aCuTAJ+lz9ZwpsEscZix7rXM3wkxroYAlIg6yxrzFxvv86ldnOzNTcKpJ0VJ+gWdT4kfiOX7I2vCmOyD7vkz2dn8g5veTMI4XZRIE=
> The cast was to fix a const-correctness warning, but I don't see why.
>
But even if I remove the cast it still doesn't work with BCC32. It
doesn't like it being passed as a parameter. If I rename the first
parameter of the function to something else (to switch to the global
list_getter) or just use NULL it compiles.
C:\code\allegro>bcc32 /?
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
--
Matthew Leverton