Re: [AD] 4.3 error handling |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Monday 05 June 2006 14:30, Elias Pschernig wrote:
> On Mon, 2006-06-05 at 14:24 -0700, Dustin Dettmer wrote:
> > They can if you specify the correct compiler options. But the allegro
> > devs pretty much agree that its not worth the speed hit.
>
> Ah, good enough then. Whoever writes a C++ wrapper for 4.3 would compile
> Allegro with that switch :)
IIRC, there was also some concern about compiler compatibility. That a DLL
compiled with MSVC wouldn't be able to properly throw exceptions from a
callback in a program compiled with MinGW, and vice-versa.