/******************************************************************************* * Hack to get garbage collection working reliably and portably. ******************************************************************************/ #ifndef _GC_HACK_INCLUDED # define _GC_HACK_INCLUDED # define rb_gc_mark(value) ((void (*)(VALUE))(rb_gc_mark))(value) #endif
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 14682 | Git Fusion |
Git Fusion branch management Imported from Git ghost-of-change-num: 960958 ghost-of-sha1: 005052ae424bd69f426f7209e741ca1c8c3253c7 ghost-precedes-sha1: ad052c71a568ef12165e143a6866ad9ceffbb4a1 parent-branch: None@960958 push-state: incomplete |