[quake3-bugzilla] [Bug 5070] Let private functions be 'static' within tr_font.c

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sun Jul 10 04:55:49 EDT 2011


https://bugzilla.icculus.org/show_bug.cgi?id=5070

Thilo Schulz <arny at ats.s.bawue.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #3 from Thilo Schulz <arny at ats.s.bawue.de> 2011-07-10 04:55:47 EDT ---
I simply don't think it's worth it. Why do you only make functions in tr_font.c
static? There's lots of other functions in other files that could be declared
"static" then. I don't even really consider this a cleanup. It's not imperative
that functions used locally only are to be declared static.
so WONTFIX

-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list