New Spanish PO file for 'gcc' (version 7.1-b20170226)

2017-04-16 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'gcc' has been submitted by the Spanish team of translators. The file is available at: http://translationproject.org/latest/gcc/es.po (This file, 'gcc-7.1-b20170226.es.po',

Re: [PATCH] Define std::to_chars and std::from_chars for C++17 (P0067R5, partial)

2017-04-16 Thread Luc Danton
On 07/04/17 13:29 +0100, Jonathan Wakely wrote: + constexpr char __abc[] = "abcdefghijklmnopqrstuvwxyz"; + unsigned char __lc = std::tolower(__c); + constexpr bool __consecutive = __consecutive_chars(__abc, 26); + if _GLIBCXX17_CONSTEXPR (__consecut

Re: [PATCH] Define std::to_chars and std::from_chars for C++17 (P0067R5, partial)

2017-04-16 Thread Jonathan Wakely
On 16 April 2017 at 19:16, Luc Danton wrote: > On 07/04/17 13:29 +0100, Jonathan Wakely wrote: >> >> + constexpr char __abc[] = "abcdefghijklmnopqrstuvwxyz"; >> + unsigned char __lc = std::tolower(__c); >> + constexpr bool __consecutive = __consecutive_chars(__ab

Re: [PATCH, gfortran] Cleanup the submodule tests

2017-04-16 Thread Janus Weil
Hi Dominique, > I am currently testing the following patch that handle both modules and > submodules. It is a little bit clumsy and may not handle all the possible > syntax variants. Any comment welcomed!-) Testing in progress. so, how did the testing go? > proc list-module-names-1 { file }