Ticket #1611 (closed enhancement: fixed)
polybori should use the m4ri library from libm4ri spkg
| Reported by: | burcin | Owned by: | burcin |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.1.2 |
| Component: | packages: standard | Keywords: | |
| Cc: | PolyBoRi | Work issues: | |
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Change History
comment:2 Changed 5 years ago by burcin
- Status changed from new to assigned
- Milestone changed from sage-2.9.2 to sage-2.10
comment:3 Changed 5 years ago by mabshoff
The issue might be resolved during the update to PolyBoRi? 0.2.rcX during Bug Day 10.
Cheers,
Michael
comment:5 Changed 5 years ago by burcin
PolyBoRi requires some changes in the m4ri libraries. They are waiting for changes upstream (in m4ri) to switch over, so newer versions of PolyBoRi don't support this.
comment:6 Changed 5 years ago by malb
I guess I am upstream so I should diff their m4ri against ours (upstream).
comment:9 Changed 5 years ago by malb
There is some movement w.r.t. this issue in PolyBoRi?, but I wouldn't suspect it to be available in 0.5.
comment:10 Changed 5 years ago by PolyBoRi
it will be available in 0.5. However, you should make sure, that malloc work also for allocating zero bytes in M4RI, else it will crash (doesn't work with mm_malloc on Mac OS X 10.5).
comment:11 Changed 4 years ago by malb
- Status changed from assigned to closed
- Resolution set to fixed
This is fixed with #6177

Michael Brickenstein wrote: