Hello,

I'm trying to compile the glpk source using the Eclipse IDE (I'm not terribly familiar with either). One module, glpini01.c, is generating multiple errors of the form:

    "Assignment to istelf 't = t' "

On looking at the code this does seem to be the case. I'm not sure if this is allowed by the C++ standard or not, and there is an option I can set to ignore this "error". However, as the starting value of t is established just a few lines before the "error" it seems it would be very straightforward to modify this so that no compiler or pre-compiler complains. Is there any reason why this can't be done ? I'd be happy to submit proposed changes, though given these are trivial it may be easier for the guardians of the code to change themselves rather than vet my updates.

Thank you

--
Norman Jessup

+61 2 9876 2703
+61 4 1768 3515


_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to