acbits·السنة الماضية·discusshttps://github.com/acbits/reftrack-pluginHey, I wrote this GCC plugin to automate reference counting in C. Any bug reports welcome.
acbits·قبل سنتين·discusshttps://github.com/acbits/reftrack-pluginI wrote a compiler extension just for this issue since there wasn't any.
acbits·قبل سنتين·discussI will send it again. It probably got lost in the high traffic volume of LKML last year.
acbits·قبل سنتين·discusshttps://github.com/acbits/reftrack-pluginI wrote this GCC plugin for this exact reason. Let's see whether the kernel team is interested in adopting it.
acbits·قبل سنتين·discussAuthor here. The project started as a way to tag reference counters inside C structures, but ended up being generic enough to roll your own GC.
Hey, I wrote this GCC plugin to automate reference counting in C. Any bug reports welcome.