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

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

[Octave-bug-tracker] [bug #47617] instrument-control package needs bette


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #47617] instrument-control package needs better Makefile
Date: Fri, 18 Nov 2016 17:07:51 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #22, bug #47617 (project octave):

> Current philosophy is that all modules are built, but return a "not
supported" error message. Don't know if it's better just to skip building if
not supported. 

Please don't skip build of those functions. It is better to have an error that
explicitly says that the package was built without support for it. It makes it
obvious for the user where the issue was otherwise, the user may think they
are using an old version of the package, or that the function is in another
package. It also makes that function help text available which can be useful
for the user but it also allows any maintainer to build the package
documentation for release without requiring support for all of them on his
system.

Note that this is also how Octave core works if you are missing graphicsmagick
(disables image IO functions), qhull (disables voronoi), or curl (disables
urlwrite and urlread) for example.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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