#12984: Possible future issues with ECL build with unicode enabled
---------------------------+------------------------------------------------
Reporter: pcpa | Owner: was
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.1
Component: interfaces | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
---------------------------+------------------------------------------------
ecl 12.2.1 has unicode support enabled by default, what creates two string
types, t_base_string and t_string. The problem is that sage does not
properly handle those, as described in
https://sourceforge.net/tracker/?func=detail&aid=3526370&group_id=30035&atid=398053
I made a simple patch for sagemath in my work in progress package for
fedora using system packages, but now was also hit by a gc upgrade that no
longer exports symbols used by ecl, as describe in
https://sourceforge.net/tracker/?func=detail&aid=3526174&group_id=30035&atid=398053
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12984>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.