10 Jun
2011
10 Jun
'11
6:03 p.m.
On Fri, Jun 10, 2011 at 9:29 AM, Robert Ramey
How can just including a header invoke an exception - before main(..) is even called and not have it be a bug?
Exception != bug. You seem to misunderstand the problem. The library used to throw an exception as part of its initialization, which it catches itself, also as part of its initialization. This turned out to be annoying if you have the IDE break on exceptions, and so in the current version the code was refactored to work without throwing and catching an exception. Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode