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

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

[Octave-bug-tracker] [bug #47712] libmng no longer builds under mxe-octa


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #47712] libmng no longer builds under mxe-octave
Date: Wed, 20 Apr 2016 16:11:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Follow-up Comment #13, bug #47712 (project octave):

Hmm, I would expect that for


cmd_one && cmd_two


the first command must complete so that the exit status can be checked before
the second command runs.  How could that not be the case?  Or is it a problem
with the OS in which files written by the first command are not properly
flushed and available when the second command starts?  I don't know why that
would be different for a list of commands vs a series of commands separated by
&&.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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