From bug-octave-request at bevo dot che dot wisc dot edu Mon Feb 26 14:27:50 2001 Subject: Reading DOS-formatted .m files From: "John W. Eaton" To: Douglas Eck Cc: bug-octave at bevo dot che dot wisc dot edu, doug@ruchetta.idsia.ch Date: Mon, 26 Feb 2001 14:26:45 -0600 On 26-Feb-2001, Douglas Eck wrote: | To: bug-octave at bevo dot che dot wisc dot edu | Cc: doug | Subject: Reading DOS-formatted .m files | | Bug report for Octave 2.1.32 configured for %OCTAVE_CANONICAL_HOST_TYPE% | | Description: | ----------- | | When a .m file is in DOS format rather than UNIX format | (CR/LFs) the interpreter does not reliably read in | the .m file. Once a function in the .m file is called once, | it will be executed correctly the second time. | | This only seems to happen if there are CR/LFs before the | function keyword. This should be fixed in my current sources now (and updated on the public CVS archive within a few minutes). jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------