Re: [AD] Preparing for RC2

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> 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




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/