|
| From: | Torsten |
| Subject: | [Octave-bug-tracker] [bug #42586] bogus identifier error in GUI if comment string contains 'name' |
| Date: | Thu, 19 Jun 2014 21:10:08 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 |
Follow-up Comment #3, bug #42586 (project octave):
A double click should open the file in the editor but this file is detected as
a data file.
Looks like the line 268 in load-save.cc
std::string tmp = extract_keyword (file, "name");
detects the keyword "name" in the comment of the file.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42586>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |