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 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.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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