Mercurial > hg > octave-nkf
comparison NEWS @ 18127:d96747f74b1e gui-release
enable "backtrace" warning by default and document option
* error.cc (Vbacktrace_on_warning): Initialize to true.
(Fwarning): Describe "backtrace" option.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 11 Dec 2013 20:58:30 -0500 |
parents | d76f790b4eec |
children | e473c4853afc |
comparison
equal
deleted
inserted
replaced
18126:d76f790b4eec | 18127:d96747f74b1e |
---|---|
1 Summary of important user-visible changes for version 4.0: | 1 Summary of important user-visible changes for version 4.0: |
2 --------------------------------------------------------- | 2 --------------------------------------------------------- |
3 | |
4 ** For compatibility with Matlab, the "backtrace" warning option is now | |
5 enabled by default. | |
3 | 6 |
4 ** The preference | 7 ** The preference |
5 | 8 |
6 do_braindead_shortcircuit_evaluation | 9 do_braindead_shortcircuit_evaluation |
7 | 10 |