Opened 16 years ago
Closed 16 years ago
#286 closed defect (fixed)
GLPK 4.38 uses new macro name for glp_prob definition
Reported by: | Balazs Dezso | Owned by: | Balazs Dezso |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.1 release |
Component: | core | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
It causes compile error in glpk.cc
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | a8dfe89b7719.patch added |
---|
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Patch [a8dfe89b7719] solved the problem.