changeset 12545:e4a22302dc97

Add do_braindead_shortcircuit_evaluation to the list of variables set by --traditional option.
author Rik <octave@nomad.inbox5.com>
date Mon, 28 Mar 2011 14:53:07 -0700
parents 3ba6e702e6fd
children 39ca02387a32
files doc/ChangeLog doc/interpreter/basics.txi
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Sun Mar 27 20:42:44 2011 -0700
+++ b/doc/ChangeLog	Mon Mar 28 14:53:07 2011 -0700
@@ -1,3 +1,8 @@
+2011-03-28  Rik  <octave@nomad.inbox5.com>
+
+	* interpreter/basics.txi: Add do_braindead_shortcircuit_evaluation to
+	the list of variables set by --traditional option.
+
 2011-03-27  Rik  <octave@nomad.inbox5.com>
 
 	* interpreter/expr.txi: Add allow_noninteger_range_as_index to
--- a/doc/interpreter/basics.txi	Sun Mar 27 20:42:44 2011 -0700
+++ b/doc/interpreter/basics.txi	Mon Mar 28 14:53:07 2011 -0700
@@ -215,6 +215,7 @@
 confirm_recursive_rmdir         = false
 crash_dumps_octave_core         = false
 default_save_options            = "-mat-binary"
+do_braindead_shortcircuit_evaluation = true
 fixed_point_format              = true
 history_timestamp_format_string = "%%-- %D %I:%M %p --%%"
 page_screen_output              = false