Re: [AD] bugreport.

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


> the wfixicon utility is linked to the allegro dll. during make if the
> demo.dat file is found wfixicon is called. the problem is that at that
> point the dll is not installed. therefore the demo's dependancy
> against wfixicon should be removed.

You're right, I'm going to fix that.

> all i have found out so far is that there is a freeze in the call to
> popup_dialog() called by gfx_mode_select() under windows. there
> is also no crash under X11, and under DOS i don't even get up the
> mode-selector. any help with will be greatly appreciated.

I'm investigating too.
There is something not safe I think in the code: you're directly calling the
procedure of some DIALOG objects. I think you should use the
object_message() function.

--
Eric Botcazou
ebotcazou@xxxxxxxxxx



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