#8753: get pynac to build with gcc-4.5.
----------------------+-----------------------------------------------------
Reporter: was | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone: sage-4.4
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------+-----------------------------------------------------
Description changed by was:
Old description:
> Right now:
> {{{
> function.cpp:1886:29: warning: deprecated conversion from string constant
> to ‘char*’
> function.cpp: In member function ‘GiNaC::ex GiNaC::function::power(const
> GiNaC::ex&) const’:
> function.cpp:2186:15: error: expected type-specifier
> function.cpp:2186:15: error: expected ‘)’
> function.cpp:2187:72: error: conversion from ‘int*’ to ‘GiNaC::ex’ is
> ambiguous
> ex.h:297:1: note: candidates are: GiNaC::ex::ex(long unsigned int) <near
> match>
> ex.h:291:1: note: GiNaC::ex::ex(long int) <near match>
> ex.h:285:1: note: GiNaC::ex::ex(unsigned int) <near
> match>
> ex.h:273:1: note: GiNaC::ex::ex(int) <near match>
> mv -f .deps/color.Tpo .deps/color.Plo
>
> }}}
>
> There is a new spkg posted on trac, but it doesn't fix this.
New description:
Right now:
{{{
function.cpp:1886:29: warning: deprecated conversion from string constant
to ‘char*’
function.cpp: In member function ‘GiNaC::ex GiNaC::function::power(const
GiNaC::ex&) const’:
function.cpp:2186:15: error: expected type-specifier
function.cpp:2186:15: error: expected ‘)’
function.cpp:2187:72: error: conversion from ‘int*’ to ‘GiNaC::ex’ is
ambiguous
ex.h:297:1: note: candidates are: GiNaC::ex::ex(long unsigned int) <near
match>
ex.h:291:1: note: GiNaC::ex::ex(long int) <near match>
ex.h:285:1: note: GiNaC::ex::ex(unsigned int) <near match>
ex.h:273:1: note: GiNaC::ex::ex(int) <near match>
mv -f .deps/color.Tpo .deps/color.Plo
}}}
There is a new spkg posted on trac #8644, but it doesn't fix this.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8753#comment:1>
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.