#6362: [with spkg, needs review] Singular and GCC 4.4
------------------------+---------------------------------------------------
Reporter: aginiewicz | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.1
Component: algebra | Keywords:
Reviewer: | Author:
Merged: |
------------------------+---------------------------------------------------
Comment(by aginiewicz):
There is problem that one cannot provide testcase... i.e. the issue is
during compile time, if the compiler allows used syntax, that is casting
away const trough strchr function, it still generates code that's safe
because in this code the pointer isn't used in any malicious way, so if it
compiles - with or without patch - one cannot tell the difference,
probably even looking at assembler code. But on other hand, GCC 4.4 don't
allow implicit const cast-away trough string manipulation functions (which
is good thing in my opinion) so it fails to build without patch.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6362#comment:4>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---