bug-glpk
[Top][All Lists]
Advanced

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

Re: [Bug-glpk] Problem in GLPK 3.1


From: Andrew Makhorin
Subject: Re: [Bug-glpk] Problem in GLPK 3.1
Date: Thu, 20 Jun 2002 16:42:37 +0400

>we are using GLPK services from a C++ application.
>After upgrading from GLPK 3.0.6 to GLPK 3.1 we are
>having compilation problems due to the fact that
>`class' is a keyword in C++ and so cannot be used
>as an identifier.  The problematic lines in glpk.h
>are lines 297 and 598, reading
>
>       int class;
>
>and
>
>void lpx_set_class(LPX *lp, int class);
>
>respectively.

Thank you for your bug report! Please look at the following messages
concerning this bug and how to fix it:

<http://mail.gnu.org/pipermail/help-glpk/2002-May/000128.html>

<http://mail.gnu.org/pipermail/help-glpk/2002-May/000129.html>

<http://mail.gnu.org/pipermail/help-glpk/2002-May/000130.html>






reply via email to

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