From bug-octave-request at bevo dot che dot wisc dot edu Wed Jan 29 23:57:48 2003 Subject: Re: Unidentified subject! From: Mirek Kwasniak To: bug-octave at bevo dot che dot wisc dot edu Date: Thu, 30 Jan 2003 06:57:17 +0100 On Wed, Jan 29, 2003 at 09:44:15PM -0600, John W. Eaton wrote: [...] > I can't reproduce this rpoblem with either 2.1.43 or the current CVS > sources. Both produce the following result: > > noctave:1> cmd = "\"aaaaaaaaaaaaaaa\", \"bbbbbbbbbbbbbbbb\", \"ccccccccccccccccc\", \"dddddddddddddddd\", \"eeeeeeeeeeeee\", \"fffffffff\"" > cmd = "aaaaaaaaaaaaaaa", "bbbbbbbbbbbbbbbb", "ccccccccccccccccc", "dddddddddddddddd", "eeeeeeeeeeeee", "fffffffff" > octave:2> sprintf ("str2mat (%s);", cmd) > ans = str2mat ("aaaaaaaaaaaaaaa", "bbbbbbbbbbbbbbbb", "ccccccccccccccccc", "dddddddddddddddd", "eeeeeeeeeeeee", "fffffffff"); Maybe it is a bug reported some weeks ago gainst gcc 3.xx. ------------------------------------------------------------- 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 -------------------------------------------------------------