#12985: Possible future issues with ECL build with unicode enabled
------------------------------------------------------------------+---------
Reporter: pcpa |
Owner: was
Type: enhancement |
Status: needs_review
Priority: minor |
Milestone: sage-5.3
Component: interfaces |
Resolution:
Keywords: | Work
issues:
Report Upstream: Reported upstream. Developers deny it's a bug. |
Reviewers: François Bissey
Authors: Paulo César Pereira de Andradet | Merged
in:
Dependencies: |
Stopgaps:
------------------------------------------------------------------+---------
Comment (by fbissey):
I will have to reformat your patch a little bit Paulo. Not only it wasn't
produced by hg my cython didn't like the result very much
{{{
Error compiling Cython file:
------------------------------------------------------------
...
ecl_sig_on()
cl_funcall(2,safe_eval_clobj,form)
ecl_sig_off()
if ecl_nvalues > 1:
s = si_coerce_to_base_string(ecl_values(1))
^
------------------------------------------------------------
sage/libs/ecl.pyx:258:0: Mixed use of tabs and spaces
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12985#comment:11>
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.