Opened 11 years ago
Closed 10 years ago
#9776 closed defect (fixed)
Cygwin: GLPK extension module needs to be more explicit in its linking
Reported by: | mhansen | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-4.6 |
Component: | porting: Cygwin | Keywords: | |
Cc: | ncohen | Merged in: | sage-4.6.alpha1 |
Authors: | Mike Hansen | Reviewers: | Nathann Cohen |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by
Changed 11 years ago by
comment:2 Changed 11 years ago by
- Status changed from new to needs_review
comment:3 Changed 11 years ago by
- Status changed from needs_review to positive_review
Everything is fine, and it just explicits a dependency which was already present in the "deps" file. Approved ! :-)
Thanks
Nathann
comment:4 Changed 10 years ago by
- Merged in set to sage-4.6.alpha1
- Resolution set to fixed
- Reviewers set to Nathann Cohen
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
I have a patch for this which I will post shortly.