Re: [Bug-glpk] Minor patch for recent glpk up to version 4.37

2009-03-30 Thread Andrew Makhorin
> Versions 4.35--4.37 of glpk have failed to build on SGI IRIX MIPS, but > I only today had the time to figure out why. > The problem is this definition in the native file: > #define _G 0x4000 /* Graphic characters only */ > It conflicts with this piece of code in src/glpnet0

[Bug-glpk] Minor patch for recent glpk up to version 4.37

2009-03-30 Thread Nelson H. F. Beebe
Versions 4.35--4.37 of glpk have failed to build on SGI IRIX MIPS, but I only today had the time to figure out why. The problem is this definition in the native file: #define _G 0x4000 /* Graphic characters only */ It conflicts with this piece of code in src/glpnet03.c: