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

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

[Octave-bug-tracker] [bug #41027] config.h is too generic


From: Orion Poplawski
Subject: [Octave-bug-tracker] [bug #41027] config.h is too generic
Date: Wed, 15 Jan 2014 00:07:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #10, bug #41027 (project octave):

There is also:

--- a/libinterp/corefcn/comment-list.h  Wed Jan 08 14:42:56 2014 +0100
+++ b/libinterp/corefcn/comment-list.h  Tue Jan 14 17:06:41 2014 -0700
@@ -25,7 +25,7 @@

 #include <string>

-#include <base-list.h>
+#include "base-list.h"

 extern std::string get_comment_text (void);


It is also tricky because user code is expected to use <octave/header.h>, but
the octave code does not use the octave/ path.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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