Hi, 
On Ter, 2017-02-07 at 22:32 +0100, Marek Polacek wrote:
> some C++ FE changes (especially the "Fix type-dependence
> and the current instantiation" changes made the compiler to reject
> invalid code
> that had previously been accepted, plus invalid conversions with '\0'
> are now
> rejected)

Thanks for exhaustive explanation . 
I have this case, how we fix ?
src/rtphint.cpp:342:35: error: ISO C++ forbids comparison between
pointer and integer [-fpermissive]
                     if (pSlash != '\0') {

Best regards,
-- 
Sérgio M. B.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to