Fix for 687461, C stack overflow quetly quits

"Russell Lang" <[email protected]> Sat, 07 Aug 2004 09:30:42 +1000
Newsgroups gmane.comp.printing.ghostscript.patches
Message-ID <4114A142.1917.6B0CF669@localhost>
Alex,

> Catch and report C stack overflow. By default the MSVC program just
> silently dies.
> Fix bug 687461

This code may need to be wrapped in #ifdef _MSC_VER to allow GS to be 
compiled with C++Builder or cygwin.  C++Builder should work but 
probably hasn't been tested recently.  A cygwin build is still 
outstanding as an item on bugs.ghostscript.com.