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: Mike Miller
Subject: [Octave-bug-tracker] [bug #41027] config.h is too generic
Date: Tue, 09 Feb 2016 20:35:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

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

Looks like some great progress to me, thanks for working on this.

I haven't looked at our uses of the specific libraries you mention, but the
way I've removed dependency libraries before is with opaque types in the
header or a pimpl approach.

Wrt include files, my preference is to have header files always include
everything they need to compile and not require the user to include anything
additional. So I think every header should include octave-config.h, plus
whatever other headers they need.

    _______________________________________________________

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]