On Sat, Oct 24, 2015 at 10:31 PM, JonY wrote: > > On 10/25/2015 01:00, Michael Enright wrote: > > > > 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 >
Yes, but what I was wondering about was the first couple of levels of detail below that, i.e. which algorithms, having yet to be coded in newlib, are needed to enable long double textification in newlib? I know practical methods for textifying integers but as far as I know floats are harder. Maybe I could use the parable of the stone soup and get the work rolling by offering a filename? ldtostr.c -- 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