Skip to content
Commit c8d9c202 authored by Joshua Elsasser's avatar Joshua Elsasser Committed by Luís Oliveira
Browse files

Don't pass user-defined strings to printf().

This allows % to be safely used in lisp symbol names which pass
through the groveler, such as the following:

(cvar ("errno" %errno) :int)
parent 6f74f5e9
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