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

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

[Octave-bug-tracker] [bug #53099] mkoctfile does not accept -O2


From: Rik
Subject: [Octave-bug-tracker] [bug #53099] mkoctfile does not accept -O2
Date: Sun, 11 Feb 2018 16:56:37 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #7, bug #53099 (project octave):

Possible strategies, which still allow for unrecognized compound options (bug
#52928):

1) Add -O as a recognized option (Heck, this is common enough we might want to
do it anyways).

2) Don't allow compound options for the last option.  (It is very common
practice that the last argument is the file to compile.  Use that convention
to disallow a compound option as the end).

I don't think we want to completely revert 298c6a6bd869, and the other coding
solutions get more esoteric such as parsing the list twice.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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