summaryrefslogtreecommitdiff
path: root/src/drivers/Posix
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2024-04-06 23:36:04 -0700
committerGreg Ercolano <erco@seriss.com>2024-04-06 23:36:04 -0700
commit31170c47314a8b71331dd7d63c898478edc98c84 (patch)
treed0e5e793358e0d42bad0c7737cf6765a682cc6fa /src/drivers/Posix
parent2f1b8fc726cf428165c6feeeb9e3b9ab8d403291 (diff)
Rename putchar() to plot_char() (#944)
Some old platforms (NetBSD, AIX) implement the common stdio "putchar()" function as a global macro which poisons the global namespace, preventing all C and C++ programs from using "putchar()" as a function or method. There was a long thread about this in fltk.coredev during the period Mar 25 2024 ~ Apr 4 2024, subject "RFC: Fl_Terminal::putchar() in public API" as to why we have no choice but to not use putchar() as a method name.
Diffstat (limited to 'src/drivers/Posix')
0 files changed, 0 insertions, 0 deletions