Prevent different enums from obtaining the same id.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 8 May 2011 23:54:39 +0000 (00:54 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 8 May 2011 23:54:39 +0000 (00:54 +0100)
commit8bec8a0c309cffea31148ccbf0d5cf76e3e93619
treef6723eab99f47fee16556231f0852bdc4b5523e4
parentc28741ae0d28c4a761aad6640724c95c125f5186
Prevent different enums from obtaining the same id.

Regression introduced whith the merge of glenum,py and glparams, because
we manipulate enums after creating then,

Thanks to Zack for spotting this
stdapi.py
trace.py