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

Remove unnecessary use of objc_msgSend() (REnamer, 872e3a8)

Created 1/13/2008, updated 3/5/2024
  • snippets

There is really no need for this here as a normal message send can be used without provoking any GCC warnings.

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

← Fix in-app regular expression failures (REnamer, 33a0178)
Fix UTF-8 regular expression matching (REnamer, e1df3cb) →

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).