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

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

[Octave-bug-tracker] [bug #38926] nan package does not install


From: Clemens Buchacher
Subject: [Octave-bug-tracker] [bug #38926] nan package does not install
Date: Sat, 11 May 2013 09:50:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31

Follow-up Comment #1, bug #38926 (project octave):

Confirmed with version 3.7.3+ 16611:a1f613e5066d (plus the patch from
unrelated bug #38746, which I need to build the nan package with g++ 4.8.).

Below is a simple testcase. Bug #38958 is probably a duplicate of it. The same
workaround (x='foo') applies too. Here's a smaller testcase:

$ cat test_strexpr.m 
if 0
        'foo';
end
$ octave --eval test_strexpr
parse error near line 2 of file
/home/drizzd/abs/octave-forge/octave-nan/test_strexpr.m

  syntax error

>>>     'foo';
    ^

error: parse error while reading file
/home/drizzd/abs/octave-forge/octave-nan/test_strexpr.m

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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