octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49296] Visual Studio build issue


From: Bill Greene
Subject: [Octave-bug-tracker] [bug #49296] Visual Studio build issue
Date: Sat, 8 Oct 2016 20:17:40 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36

Follow-up Comment #2, bug #49296 (project octave):

I'm using VS Express 2013.

I'm almost certain this change in behavior is due to a
change to the way errors are handled in mex.cc. The
routine mexErrMsgIdAndTxt calls verror_with_id(); eventually
a C++ exception is thrown which is not caught and so
causes Octave to terminate.

I have a moderately large C++ application that builds and
executes fine-- unless an error message routine is called.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49296>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]