The Givaro-LinBox-fflas-ffpack ecosystem now requires C++11 support.
I'm hitting this problem, while working on #17635, upgrading the spkgs of these 
3 libraries.

Therefore:

> 1) Do we want to mandate c++11 support
Y[X]
N[ ]
> 
> 2) if yes what c++11 features do we want?
Feature complete [X]

as many features are used.

> List of features [ ] (list needed features)
Tentative list of what's currently being used (I may have missed some)
 * using
 * enable_if
 * auto
 * fixed width types and related constant suffixes (ex uint64_t x=2_ui64;)
 * ...

Clément
>  * override
> 
> François
>  
>> On 22/09/2015, at 15:27, Ralf Stephan <gtrw...@gmail.com> wrote:
>>
>> On Monday, September 21, 2015 at 6:38:50 PM UTC+2, Volker Braun wrote:
>>> Afaik we already require C++11 support to compile Pynac 
>>
>> Yes, Pynac git master requires it but we're still installing backported 
>> versions (0.3.9.x vs 0.4.x).
>>
>> The ticket that never got finished was
>> http://trac.sagemath.org/ticket/18323
>>
>> Regards,
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sage-devel" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-devel+unsubscr...@googlegroups.com.
>> To post to this group, send email to sage-devel@googlegroups.com.
>> Visit this group at http://groups.google.com/group/sage-devel.
>> For more options, visit https://groups.google.com/d/optout.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to