diff options
author | John Hawthorn <john@hawthorn.email> | 2019-12-12 16:42:34 -0800 |
---|---|---|
committer | Aaron Patterson <tenderlove@github.com> | 2019-12-17 09:19:00 -0800 |
commit | 8e56d3a6ab7cc05be586010acd9f85384d53403a (patch) | |
tree | 854e62a9904c1d8521cd7affb8deb4040104bf71 /enum.c | |
parent | d7a50a5cc694ab28608a9d5a2e39c2766330ffe6 (diff) | |
download | ruby-8e56d3a6ab7cc05be586010acd9f85384d53403a.tar.gz |
Define PREV_CLASS_SERIAL
Avoids genereating a "throwaway" sentinel class serial. There wasn't any
read harm in doing so (we're at no risk of exhaustion and there'd be no
measurable performance impact), but if feels cleaner that all class
serials actually end up assigned and used (especially now that we won't
overwrite them in a single method definition).
Diffstat (limited to 'enum.c')
0 files changed, 0 insertions, 0 deletions