Comment 2 for bug 1762079

Revision history for this message
Bob Felts (wrf3) wrote :

In theory, that makes sense. Someone with my name isn't me. But because of the contortions I'm going through to generate code at compile time, I had expected gensym to return different names on each invocation, like it does outside of macros. But I've worked around it by maintaining my own counter so that I can get the uniqueness I need.