help-octave
[Top][All Lists]
Advanced

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

Re: Name collisions


From: Joern Villesen Christensen
Subject: Re: Name collisions
Date: Mon, 1 Nov 2004 17:35:42 +0100 (CET)

On Fri, 29 Oct 2004, Joern Villesen Christensen wrote:

> On Wed, 27 Oct 2004, John W. Eaton wrote:
> > I don't have any clues, and I've never seen an error like this before.
> >
> > Can you give us a clue about where the error is coming from?  Try
> > running Octave under a debugger, and stepping through the octave_main
> > function (defined in octave.cc) and find out what function call
> > generates these messages.
>
> Hi
>
> Had some time today... It seems that its the function
> initialize_command_input () that generates the output...

Hi

Investigated this further - it seems that it is the
function call
   octave_rl_initialize ();

from the file
   cmd-edit.cc, line 159

that causes the problem...

For some reason I cannot step into that function - only over...

I hope you are able to help me...
octave_rl_initialize ();

Best regards
Jørn Christensen, Denmark



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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