octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #33037] Panic with function addpath(xx) if xx


From: Gagey
Subject: [Octave-bug-tracker] [bug #33037] Panic with function addpath(xx) if xx is the pwd (on Windows)
Date: Tue, 12 Apr 2011 08:10:37 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16

Follow-up Comment #2, bug #33037 (project octave):

i've got the upgrade 3.2.4, and i'm able to generate panic with the sequence
(wih twice addpath) 


> cd("c:/");
> addpath(pwd)
> addpath(pwd)

panic: impossible state reached in file
`D:/build/octave32/3.2.x_gcc-4.4.0/forge/octave/octave-3.2.4/src/load-path.cc'

at line 657


(I repeat: I'm using Octave on Windws7)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33037>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]