ecl/src/c/printer
Marius Gerbershagen e72ef09e78 printer: fix printing of symbols with non-ascii names
Bug was introduced in commit c6b4296bb8
in converting buffer_write_char from a macro to an inline
function. Problem reported by Vladimir Sedach on the ecl-devel mailing
list.
2020-05-06 21:04:28 +02:00
..
float_string_old.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
float_to_digits.d cosmetic: fix some compiler warnings 2020-04-29 20:35:37 +02:00
float_to_string.d long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
integer_to_string.d The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
print_unreadable.d printer: use si_do_write_sequence in recently optimized printing routines 2018-06-05 21:30:29 +02:00
write_array.d printer: use si_do_write_sequence in recently optimized printing routines 2018-06-05 21:30:29 +02:00
write_code.d reader: fix reading of bclosures 2018-09-01 17:31:19 +02:00
write_list.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
write_object.d printer: remove redundancies between pretty and ordinary printer 2019-08-18 19:31:58 +02:00
write_sse.d buildsystem: fix sse build 2016-12-19 12:31:51 +01:00
write_symbol.d printer: fix printing of symbols with non-ascii names 2020-05-06 21:04:28 +02:00
write_ugly.d cosmetic: fix some compiler warnings 2020-04-29 20:35:37 +02:00