Closed cblp closed 8 years ago
@elliottt: is this a language-c-quote
bug?
> putDocLn (ppr [cexp| $char:('\0') |])
'\NUL'
Looks like it, we don't process its output at all.
On Fri, Aug 12, 2016 at 8:07 AM Adam C. Foltzer notifications@github.com wrote:
@elliottt https://github.com/elliottt: is this a language-c-quote bug?
putDocLn (ppr [cexp| $char:('\0') |]) '\NUL'
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GaloisInc/ivory/issues/81#issuecomment-239471976, or mute the thread https://github.com/notifications/unsubscribe-auth/AABYtCzBjyd7--ioE7j_3d5p5H41lRgZks5qfIw7gaJpZM4JjHMq .
I'm sorry guys, I should have investigated this deeper.
Source:
GCC error: