[patch] fix SJLJ in stacktrace.cc
Andreas Tobler
toa@pop.agri.ch
Sat Mar 12 16:35:00 GMT 2005
Hello,
this little fix is necessary on platforms where we have SJLJ_EXCEPTION
defined.
Otherwise we get an error returning something in a void function.
Andreas
2005-03-12 Andreas Tobler <a.tobler@schweiz.ch>
* stacktrace.cc (GetCallerInfo): Return nothing in case of
SJLJ_EXCEPTIONS is defined.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stacktrace.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050312/6ea1b755/attachment.ksh>
More information about the Java-patches
mailing list