Bug#718392: [Bug-glpk] [Fwd: glp_prob_read_lp fails reading compressed (.gz) files]

2013-08-01 Thread Achim Gädke
Hi Andrew, thanks for the fast response. ​Yes, it works with the patch applied. Regards, Achim

Bug#718392: [Bug-glpk] [Fwd: glp_prob_read_lp fails reading compressed (.gz) files]

2013-08-01 Thread Andrew Makhorin
> Please compile and run glpk_bug_read_gz.c > $ gcc glpk_bug_read_gz.c -lglpk -o glpk_bug_read_gz > > The program is based on glpk-4.52.1/examples/sample.c and contains > various write/read commands. > The write/read pair fails (it is the only one). > > fprintf(stdout, "glpk version %s\n",