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

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

[Octave-bug-tracker] [bug #57727] __run_test_suite__.m: verbose output w


From: Rik
Subject: [Octave-bug-tracker] [bug #57727] __run_test_suite__.m: verbose output when testing delauny / qhull
Date: Mon, 3 Feb 2020 11:56:57 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #57727 (project octave):

                Priority:              5 - Normal => 2                      
                  Status:                    None => Confirmed              
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #1:

I wouldn't worry about this too much.

The problem is that the QHull librarary itself seems to print this directly to
stderr.  Octave could create a temporary file, and pass a handle to that file
rather than stderr, call Qhull, then flush the file stream, then read the
temporary file to see if there were any messages.  But that's a lot of work
for not terribly much value.

I'm marking as Confirmed and lowering the priority.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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