#15753: Add BasisExchangeMatroid.isomorphism()
-------------------------------------+-------------------------------------
Reporter: Rudi | Owner:
Type: enhancement | Status: needs_info
Priority: minor | Milestone: sage-6.4
Component: matroid theory | Resolution:
Keywords: | Merged in:
Authors: Rudi Pendavingh | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/Rudi/ticket/15753 | d2088e2ecfd8115fa36ed16af684d1ebdc66fe8e
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by Rudi):
I wanted to finish this up now that my OSX version is not too new anymore,
but I get a new type of error when compiling the patch.
RudiPeninghsMBP:sage rudi$ ./sage -b
Install file: "include/interrupt.h" as
"/Users/rudi/Documents/Development/sage/local/include/csage/interrupt.h"
Install file: "include/ntl_wrap.h" as
"/Users/rudi/Documents/Development/sage/local/include/csage/ntl_wrap.h"
gcc -o src/interrupt.os -c -fPIC
-I/Users/rudi/Documents/Development/sage/local/include
-I/Users/rudi/Documents/Development/sage/local/include/python2.7
-I/Users/rudi/Documents/Development/sage/local/include/NTL -Iinclude
src/interrupt.c
g++ -o src/ZZ_pylong.os -c -fPIC
-I/Users/rudi/Documents/Development/sage/local/include
-I/Users/rudi/Documents/Development/sage/local/include/python2.7
-I/Users/rudi/Documents/Development/sage/local/include/NTL -Iinclude
src/ZZ_pylong.cpp
In file included from src/ZZ_pylong.cpp:13:0:
include/ntl_wrap.h:255:35: error: using typedef-name 'NTL::mat_ZZ' after
'struct'
EXTERN void mat_ZZ_SetDims(struct mat_ZZ* mZZ, long nrows, long ncols);
^
In file included from include/ntl_wrap.h:13:0,
from src/ZZ_pylong.cpp:13:
/Users/rudi/Documents/Development/sage/local/include/NTL/mat_ZZ.h:12:17:
note: 'NTL::mat_ZZ' has a previous declaration here
typedef Mat<ZZ> mat_ZZ;
Etcetera.
This happens only if I work on the branch related to this ticket, not the
master. Can anyone try to compile this patch to confirm that this is
related to the patch and not something else?
--
Ticket URL: <http://trac.sagemath.org/ticket/15753#comment:15>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.