Opened 13 years ago
Closed 13 years ago
#2923 closed defect (fixed)
[with spkg, positive review] gcc 4.3: matplotlib build fix
Reported by: | mabshoff | Owned by: | mabshoff |
---|---|---|---|
Priority: | major | Milestone: | sage-3.0 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Matplotlib fails to build with gcc 4.3. The attached patch fixes the issue. The updated spkg is at
http://sage.math.washington.edu/home/mabshoff/release-cycles-3.0/alpha5/matplotlib-0.91.1.p4.spkg
Cheers,
Michael
Attachments (1)
Change History (4)
Changed 13 years ago by
comment:1 Changed 13 years ago by
- Status changed from new to assigned
- Summary changed from gcc 4.3: matplotlib build fix to [with spkg, needs review] gcc 4.3: matplotlib build fix
comment:2 Changed 13 years ago by
- Summary changed from [with spkg, needs review] gcc 4.3: matplotlib build fix to [with spkg, positive review] gcc 4.3: matplotlib build fix
comment:3 Changed 13 years ago by
- Resolution set to fixed
- Status changed from assigned to closed
Merged in Sage 3.0.alpha5
Note: See
TracTickets for help on using
tickets.
Looks ok and builds fine.