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

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

[Octave-bug-tracker] [bug #45659] version function: options and return v


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45659] version function: options and return values supported by Matlab
Date: Mon, 11 Apr 2016 16:33:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Follow-up Comment #28, bug #45659 (project octave):

I checked in some changes to store the hg id separately in liboctave and
liboctinterp so we can easily detect mismatches.

A more common problem might be picking up incorrect versions of those
libraries from the main octave-gui or octave-cli programs due to some bad
LD_LIBRARY_PATH setting or other installation problem.  So maybe we should
also store another copy of the hg id in the src directory and check for
consistency when Octave starts.  If we do this, should a mismatch be fatal or
just produce a warning?

If we require consistency for Octave to start, then I guess we could just pick
one and go back to having only "hg_id" as a single field in the
__octave_config_info__ struct.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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