Opened 7 years ago
Closed 7 years ago
#13335 closed defect (fixed)
matrix_*.pyx do not compile on Cygwin
Reported by: | jpflori | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-5.3 |
Component: | porting: Cygwin | Keywords: | cygwin |
Cc: | Merged in: | sage-5.3.beta1 | |
Authors: | Jean-Pierre Flori | Reviewers: | Dmitrii Pasechnik |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
Problem order in the dependencies in module_list.py.
Apply trac_13335-gmp.patch.
Attachments (1)
Change History (7)
Changed 7 years ago by
comment:1 Changed 7 years ago by
- Description modified (diff)
- Status changed from new to needs_review
- Summary changed from matrix_modn_dense_float does not compile on Cygwin to matrix_*.pyx do not compile on Cygwin
comment:2 Changed 7 years ago by
comment:3 Changed 7 years ago by
Shouldn't it be dependent on #13334?
comment:4 Changed 7 years ago by
- Status changed from needs_review to positive_review
OK, looks good.
comment:5 Changed 7 years ago by
- Reviewers set to Dmitrii Pasechnik
comment:6 Changed 7 years ago by
- Merged in set to sage-5.3.beta1
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
I'll give it a positive review as soon as the patchbot reports OK on it. Works for me on Cygwin.