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

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

[Octave-bug-tracker] [bug #29427] mex help text not working


From: David Bateman
Subject: [Octave-bug-tracker] [bug #29427] mex help text not working
Date: Sun, 25 Apr 2010 21:23:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

Update of bug #29427 (project octave):

                  Status:                    None => Fixed                  
             Assigned to:                    None => dbateman               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Your solution is quite elegant, as get_help_from_file parses the function
file and then deletes the function before inserting it in the symbol table.
Though it means that the function file has to be parsed every time the help
string is requested. I tend to read the help text several times so it would
make more sense to me to do something similar to what you propose when loading
the mex-file itself so the help string might be cached.

I just pushed the change

http://hg.savannah.gnu.org/hgweb/octave/rev/a61d7248627c

that fixes this issue based on your idea.

Thanks
D.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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