view .hgsub @ 15477:8b5fc510c6d6

don't use bind_internal_variable when handling -x option * octave.cc (echo_executing_commands): Delete static variable. (octave_process_command_line): Call Fecho_executing_commands directly here for -H option. (octave_initialize_interpreter): Don't call bind_internal_variable to set echo_executing_commands variable here. (octave_execute_interpreter): Call Fecho_executing_commands directly here instead of using bind_internal_variable.
author John W. Eaton <jwe@octave.org>
date Wed, 03 Oct 2012 02:43:32 -0400
parents 017f0b2e6933
children e40ae983288f
line wrap: on
line source

gnulib = [git]git://git.sv.gnu.org/gnulib
libgui/qterminal = [git]https://code.google.com/p/qterminal/