Hi, I tried to do a 'dir' command on Octave 3.2.0 on Vista, but it crashed (see below). The same thing seems to work on XP. I localized the problem to the strftime call in dir.m, but didn't have the time to dig into it any further. Still being new to Octave, I decided to ask here first before filing a bug report. Is this a known thing, or some stupid mistake on my side?
Best, Koen GNU Octave, version 3.2.0 Copyright (C) 2009 John W. Eaton and others. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. Octave was configured for "i686-pc-mingw32". Additional information about Octave is available at http://www.octave.org. Please contribute if you find this software useful. For more information, visit http://www.octave.org/help-wanted.html Report bugs to <b...@octave.org> (but first, please read http://www.octave.org/bugs.html to learn how to write a helpful report). For information about changes from previous versions, type `news'. octave-3.2.0.exe:1:C:\Program Files\Octave\bin > dir error: memory exhausted or requested size too large for range of Octave's index type -- trying to return to prompt octave-3.2.0.exe:1:C:\Program Files\Octave\bin > dir('c:\'); error: memory exhausted or requested size too large for range of Octave's index type -- trying to return to prompt octave-3.2.0.exe:1:C:\Program Files\Octave\bin > ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev