Re: [AD] Preparing for RC2 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] Preparing for RC2
- From: Matthew Leverton <meffer@xxxxxxxxxx>
- Date: Sat, 27 Aug 2005 00:44: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=UUcSzjW3kSTBznBGoVDuFoG65356wqvMORr/78M0xhrxotJawXZ+Vbu8LHwISrmHo83VJUcGVQweAO+SDMuvtHttl8q1kNgWZold+NnAZTUcUUPywYZVFAV3aARBbwGTCZX1CzhCwPhpTe1g/IZ+RxTr9PLnMGtujwSS+dzlPjI=
> MSVC7 builds OK
> 1 warning... hardly a "show stopper".
> tools\grabber.c(3640) : warning C4090: '=' : different 'const' qualifiers
>
> line 3640: datedit_select_dlg[2].dp = list_getter;
>
That was changed (moved away from initializing code) to fix bcc32.
Re-adding the same cast that was on before would fix it without (I
assume) breaking bcc32.
> /examples/exkeys, after pressing shift too many times like a muppet; the
> "sticky keys" feature in WinXP turned on, and dropped me out to a dialog
> box, upon exit of dialog, the allegro window is minimzed, and fails to
> return to focus, alt-tab and right click-restore are not available, i
> have a hung exkeys :(
>
Heh, same exact thing happened to me.
--
Matthew Leverton