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

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

[Octave-bug-tracker] [bug #37541] fltk-related defuns should be built ev


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #37541] fltk-related defuns should be built even without fltk support
Date: Thu, 11 Oct 2012 18:30:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6) Gecko/20100101 Firefox/10.0.6 Iceweasel/10.0.6

Follow-up Comment #3, bug #37541 (project octave):

OK, the list of available toolkits is built with PKG_ADD commands.  Those are
extracted from source files unconditionally.  So I guess we need a way to not
add the register_toolkit line from __init_fltk__.cc if fltk is not available. 
How about the following change?

http://hg.savannah.gnu.org/hgweb/octave/rev/dca1f2bcccf3

The error about __init_fltk__ not found is expected, though the error message
could be better.  Maybe the graphics_toolkit function should catch that error
and produce a better message.

What trouble does it cause if internal functions are missing but the
docstrings for them appear (or not) in the DOCSTRINGS file?  As Rik said,
these are internal functions.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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