glpk problems on cygwin

Jaroslav Hajek highegg at gmail.com
Tue Aug 19 00:59:37 CDT 2008


On Tue, Aug 19, 2008 at 6:44 AM, Tatsuro MATSUOKA <tmacchant at yahoo.co.jp> wrote:
> Hello Jaroslav Hajek
>
> Thanks!!
>
> $ ./run-octave
> GNU Octave, version 3.0.1
> Copyright (C) 2008 John W. Eaton and others.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
> FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.
>
> Octave was configured for "i686-pc-cygwin".
>  :
>  :
> octave:1> c = [-22,-25]; a =  a = [2,1;1,1;1,2]; b = [26,14,22];
> octave:2> glpk(c, a, b, [], [], 'UUU')
> ans =
>
>   6
>   8
>
> Your changeset seemed to work well.
> Please apply it to the octave-3.0.2.
>

Can this wait till 3.0.3? 3.0.2 has already been made and tagged in
the release archive, and a few people had made builds. Please note
that I intend to cut down the intervals between minor releases; you
can expect 3.0.3 until the end of September.
But I think that only build failures or perhaps test segfaults are
serious enough to unfreeze an already frozen release.
Also, I currently follow the policy of waiting for changesets to be
applied into development archive then transplant them; I'd like to
avoid diverting from the development archive as much as possible. John
has not, however, applied the patch yet, so that would mean another
delay for 3.0.2.

opinions?

regards,

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


More information about the Bug-octave mailing list