Changes between Version 11 and Version 12 of Ticket #22626
- Timestamp:
- 03/17/17 09:59:01 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22626 – Description
v11 v12 31 31 around by duplicating and forcing their value in gap_include.pxd. 32 32 Another conflict in objects.h currently needs to be worked around by 33 hand (see below). 33 hand (see below). Something similar was started at #19915. 34 34 35 35 - Removes configure.patch: it was patching configure for better GMP … … 37 37 with the new build system and use of --with-gmp. If it is, upstream 38 38 asked for it to be reported and they will fix it. 39 40 - ???41 39 42 40 TODO: … … 50 48 - Update the documentation in sage.libs.gap.libgap.pyx to not mention 51 49 the `libgap_` prefix 50 51 - Check against #19915 to see if any of the changes there should be 52 ported here. Then close as won't fix. 53 54 - ??? 52 55 53 56 Fetching Markus's GAP sources: