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

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

[Octave-bug-tracker] [bug #40222] OF windows pkg doesn't get installed a


From: Michael Goffioul
Subject: [Octave-bug-tracker] [bug #40222] OF windows pkg doesn't get installed anymore with Octave dev version
Date: Wed, 09 Oct 2013 17:45:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.66 Safari/537.36

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

The problem is that now <version.h> generated by octave is using std::string
(it wasn't before), but it doesn't include <string>. So at the moment, if you
want to include <version.h>, you need to include <string> before it.

I think <version.h> should include <string> itself.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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