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

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

[Octave-bug-tracker] [bug #48454] octave command-line processing fails s


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48454] octave command-line processing fails since bd4f3d2ce52f
Date: Mon, 11 Jul 2016 20:02:23 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Update of bug #48454 (project octave):

        Operating System:       Microsoft Windows => Any                    
                 Summary: octave.vbs --force-gui crashes on startup => octave
command-line processing fails since bd4f3d2ce52f

    _______________________________________________________

Follow-up Comment #6:

I think this is due to

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

The libinterp/octave.cc command-line option processing code uses the global
variables 'optarg' and 'optind' provided by the getopt.h header file. This
change was made to encapsulate the gnulib implementation of getopt on non-GNU
systems, but doesn't correctly handle the 'optarg' and 'optind' global
values.

Setting system to "Any" even though it's really only non-GNU (IOW Windows and
macOS) systems.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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