Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
anna (navi@social.vlhl.dev)'s status on Saturday, 15-Feb-2025 06:22:46 JST anna
@raito @danderson yes that happens, but the solution isn't really to ditch posix as a lot of people seem to want
the solution is where possible provide posix and or multi-platform wrappers for new apis (done all the time, e.g. asprintf), or if the new apis are so unique they can't be done with a library, accept that it's not really "portable" yet