This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problems with to_string not declared in this scope


On 10/25/2015 01:00, Michael Enright wrote:
> On Fri, Oct 23, 2015 at 9:28 PM, Luong Hoang wrote:
>> The error says 'to_string' was not declared in this scope
> 
> Lack of developer attention in the related project newlib. I googled
> this myself a couple of weeks ago. Apparently if you start to work on
> that you pull in a lot of other little missing tasks including
> actually writing the string conversion piece for some of the wider
> scalar types.
> 
> https://sourceware.org/ml/cygwin/2015-01/msg00049.html is near the
> message you reference but I couldn't tell if it was the same thread.
> 
> I sometimes wonder what would be involved in fixing this.
> 

Full C99 *printf support. Corinna answered on the same thread
https://sourceware.org/ml/cygwin/2015-01/msg00245.html


Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]