Ticket #799 (closed defect: invalid)
gensym is per-thread, seems like a bug to me.
| Reported by: | mt | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | other | Version: | trunk |
| Keywords: | Cc: |
Description
I just had an annoying bug that turned out to be due to gensyms being only unique for a given thread. I see that this was explicitly changed here:
http://trac.clozure.com/ccl/changeset/6016
But I maintain this is a bug (and different from other Common Lisp implementations).
Change History
Note: See
TracTickets for help on using
tickets.
