diff options
| author | Greg Ercolano <erco@seriss.com> | 2024-04-06 23:36:04 -0700 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2024-04-06 23:36:04 -0700 |
| commit | 31170c47314a8b71331dd7d63c898478edc98c84 (patch) | |
| tree | d0e5e793358e0d42bad0c7737cf6765a682cc6fa /src/drivers | |
| parent | 2f1b8fc726cf428165c6feeeb9e3b9ab8d403291 (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')
0 files changed, 0 insertions, 0 deletions
