[Issue 23344] std.stdio: error: undefined identifier fputc_unlocked

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 18 16:28:28 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23344

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ibuclaw created dlang/phobos pull request #8571 "partial fix for Issue 23344 -
std.stdio: error: undefined identifier fputc_unlocked" mentioning this issue:

- partial fix for Issue 23344 - std.stdio: error: undefined identifier
fputc_unlocked

  While the proper fix would be to define the missing getc/putc macros,
  for now to keep the build happy, just treat uClibc as a GENERIC_IO
  platform.

https://github.com/dlang/phobos/pull/8571

--


More information about the Digitalmars-d-bugs mailing list