Skip to content
Commit 15f9c23a authored by Alejandro R Sedeño's avatar Alejandro R Sedeño Committed by Luís Oliveira
Browse files

groveller: fix to work with new type syntax

Use C-WRITE instead of C-PRINT-SYMBOL when emitting types to deal with
the fact that some types are more than just one symbol now.

e.g. 'foo vs '(:struct foo) and '(:pointer (:struct foo))

Fixes: Bug 1065432
parent 7ff34735
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