Bug#603046: [Pkg-octave-devel] Bug#603046: Bug#603046: Bug#603046: octave3.2: strchr triggers Octave:str-to-num

2011-02-20 Thread Thomas Weber
package: octave3.2 forwarded 603046 https://savannah.gnu.org/bugs/index.php?32546 thanks This bug still happens with current upstream tip, e4dbfe3019b1. I have opened a bug in upstream's tracker about it. Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#603046: [Pkg-octave-devel] Bug#603046: Bug#603046: octave3.2: strchr triggers Octave:str-to-num

2010-11-17 Thread Kim Hansen
On Wed, Nov 17, 2010 at 07:42, John W. Eaton wrote: > On 16-Nov-2010, Thomas Weber wrote: > > | > strchr treats a string as a number implicitly: > | > > | > k...@raph:~/orion/svn/raph1/octave$ octave > | > GNU Octave, version 3.2.4 > | > > | > octave:1> warning error Octave:str-to-num > | > o

Bug#603046: [Pkg-octave-devel] Bug#603046: Bug#603046: octave3.2: strchr triggers Octave:str-to-num

2010-11-16 Thread John W. Eaton
On 16-Nov-2010, Thomas Weber wrote: | > strchr treats a string as a number implicitly: | > | > k...@raph:~/orion/svn/raph1/octave$ octave | > GNU Octave, version 3.2.4 | > | > octave:1> warning error Octave:str-to-num | > octave:2> strchr("Octave is the best software","best") | > error: impl

Bug#603046: [Pkg-octave-devel] Bug#603046: octave3.2: strchr triggers Octave:str-to-num

2010-11-16 Thread Kim Hansen
On Tue, Nov 16, 2010 at 22:37, Thomas Weber wrote: > Hi Kim, > > On Wed, Nov 10, 2010 at 05:38:50PM +0100, Kim Hansen wrote: >> >> I found this bug by doing this: >>   warning error Octave:str-to-num >>   oldpath = path; >>   path(oldpath); >> If the octave-octcdf package is installed this will fa

Bug#603046: [Pkg-octave-devel] Bug#603046: octave3.2: strchr triggers Octave:str-to-num

2010-11-16 Thread Thomas Weber
Hi Kim, On Wed, Nov 10, 2010 at 05:38:50PM +0100, Kim Hansen wrote: > Package: octave3.2 > Version: 3.2.4-8 > Severity: normal > Tags: patch > > > strchr treats a string as a number implicitly: > > k...@raph:~/orion/svn/raph1/octave$ octave > GNU Octave, version 3.2.4 > > octave:1> warnin

Bug#603046: octave3.2: strchr triggers Octave:str-to-num

2010-11-10 Thread Kim Hansen
Package: octave3.2 Version: 3.2.4-8 Severity: normal Tags: patch strchr treats a string as a number implicitly: k...@raph:~/orion/svn/raph1/octave$ octave GNU Octave, version 3.2.4 octave:1> warning error Octave:str-to-num octave:2> strchr("Octave is the best software","best") error: implic