From bug-octave-request at bevo dot che dot wisc dot edu Thu Nov 7 08:10:07 2002 Subject: Re: printf crash From: A S Hodel To: Per Persson Cc: bug-octave at bevo dot che dot wisc dot edu Date: Thu, 7 Nov 2002 08:09:47 -0600 Mac OS 10.2.1, G4 Cube: after fink selfupdate-cvs and fink update-all [hodel:~] hodelas% octave GNU Octave, version 2.1.35 (powerpc-apple-darwin6.1). Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 John W. Eaton. This is free software with ABSOLUTELY NO WARRANTY. For details, type `warranty'. *** This is a development version of Octave. Development releases *** are provided for people who want to help test, debug, and improve *** Octave. *** *** If you want a stable, well-tested version of Octave, you should be *** using one of the stable releases (when this development release *** was made, the latest stable version was 2.0.16). octave:1> sprintf("hi there %d\n",4) ans = hi there 4 octave:2> quit On Wednesday, November 6, 2002, at 01:18 PM, Per Persson wrote: > Hi, > I'm experiencing a crash on every attempt to use any of printf, > sprintf, fprintf. > Has anyone seen that or is it just here? > > octave CVS as of today (with some of my mods, none of which _should_ > affect this;-) > Mac OS X 10.2.1 > ------------ > Per Persson > Blekinge Institute of Technology > Dept. of Signal Processing and Telecommunications > > www: http://www.its.bth.se/staff/pee > e-mail: per dot persson at bth dot se > > > > ------------------------------------------------------------- > 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 > ------------------------------------------------------------- > > A. S. Hodel, Assoc. Prof, Dept. Elect & Comp Eng, Auburn University, AL 36849-5201 (334) 844-1854 200 Broun Hall hodelas at auburn dot edu http://ww.eng.auburn.edu/~scotte ------------------------------------------------------------- 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 -------------------------------------------------------------