adtools icon indicating copy to clipboard operation
adtools copied to clipboard

Many functions not a member of std:xxx issues, while implemented and works in both clib2 and newlib

Open kas1e opened this issue 4 years ago • 2 comments

So as there is a lot of such issues, IMHO we better collect since now everything just in one topic. I Will update that topic once new found, there is a list:

std::snprintf()

kas1e avatar Jan 14 '21 13:01 kas1e

from newlib's side everything about "not a member of std::" was fixed in the new beta of newlib 53.69 and adtools recompiled with new newlib's headers.

kas1e avatar Feb 02 '21 06:02 kas1e

@kas1e do you know when all this becomes publicly available. I am currently stuck with a C++ code base and most of the standard items I see documented here as missing. What about status of Clib2 being available and commits merged so I can get a build together. Frustration point for me is availability of newlib being non answer for me.

DStastny avatar Feb 24 '21 15:02 DStastny