• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Fix unused variable warnings for GC variables (wikitext, 6f29a90)

Created 2/29/2008, updated 3/5/2024
  • snippets

These GC-related variables aren't used, but we don't want to be warned about that seeing as it is intentional (we just want them on the stack to prevent premature GC).

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← RSTRING_PTR and RSTRING_LEN fixes for Ruby 1.8.5 compatibility (wikitext, 7e157f8)
Fix "inline is not at beginning of declaration" warning (wikitext, e5a1e6e) →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).