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

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

[Octave-bug-tracker] [bug #55515] pkg install has obtuse error messages


From: Rik
Subject: [Octave-bug-tracker] [bug #55515] pkg install has obtuse error messages when -forge option is forgotten
Date: Mon, 21 Jan 2019 23:20:22 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #55515 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

I modified the patch further to get away from using "! files_found" and
instead use a positive assertion "not_local_files".  I also commented out the
test which relies on a unix operating system.  Cygwin, for example, reports
true for isunix but might not have executables like "file" or "cut".  We need
a test that is platform agnostic and can be implemented within Octave itself. 
A also added the bug number to the commit message.  This allows us to quickly
associate a changeset with a bug report and the reason for the code.

I checked in the code on the development branch
(https://hg.savannah.gnu.org/hgweb/octave/rev/5bfbcbec6826).

Marking as fixed and closing report.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55515>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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