[quake3-bugzilla] [Bug 4964] New: sv_strictAuth disabled if not built STANDALONE

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Thu Apr 28 04:31:14 EDT 2011


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

           Summary: sv_strictAuth disabled if not built STANDALONE
           Product: ioquake3
           Version: SVN HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: uzu at qlone.org
         QAContact: quake3-bugzilla at icculus.org


Created attachment 2672
  --> https://bugzilla.icculus.org/attachment.cgi?id=2672
limit sv_strictAuth declaration to build w/o the STANDALONE define

Hello,
the sv_strictAuth is only used (and useful) when not building a STANDALONE
release but the current code always define the cvar. The included patch adds
some '#ifndef STANDALONE/#endif' around the cvar-related declarations.

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