ccldoc icon indicating copy to clipboard operation
ccldoc copied to clipboard

Undocumented #+gz in source code

Open phoe opened this issue 7 years ago • 1 comments

There are three occurrences of a #+gz reader conditional that is not documented anywhere. Is this a CCL-specific thing? If yes, should it be rewritten to utilize #+(and ccl gz)?

phoe avatar Apr 17 '18 11:04 phoe

gz is @gzacharias

That looks like debugging code that she commented out with #+gz instead of something like #+nil

xrme avatar Apr 17 '18 22:04 xrme