Skip to content
Commit eb7aef5b authored by Raymond Toy's avatar Raymond Toy
Browse files

Output lisp strings in utf8 format in ldb print.

print.c:
 * Use utf16_output to output strings as utf8 instead of raw utf16. 

interr.c:
 * Make utf16_output public instead of static.

interr.h:
 * Declare utf16_output.
parent 1a44615f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment