libpng/projects
Glenn Randers-Pehrson 438b3caedb [devel] Fixed VS warnings/errors in vstudio project, tidy up Try/Catch
The Try/Catch blocks were checking that the context had not changed -
unnecessary and cexcept cannot handle separate (potentially interleaved)
contexts anyway.  Changed the code to make the Catch re-instate the context -
this should help the compiler because the context is the png_store and
minimising the need for the compiler to avoid optimizing it away is good.
2010-08-24 08:55:40 -05:00
..
visualc71 [devel] Restored projects/visualc71. 2010-07-31 08:05:17 -05:00
vstudio [devel] Fixed VS warnings/errors in vstudio project, tidy up Try/Catch 2010-08-24 08:55:40 -05:00