[Bug 3797] New: /wait accepts negative values

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Oct 13 16:09:12 EDT 2008


http://bugzilla.icculus.org/show_bug.cgi?id=3797

           Summary: /wait accepts negative values
           Product: Quake 3
           Version: SVN HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: bugzilla at benmachine.co.uk
         QAContact: quake3-bugzilla at icculus.org


This is not a bug that you stumble into every day, but it's pretty stupid
nonetheless. Doing /wait -1 will set the cmd_wait variable to -1 and then
continuously decrements it until it reaches 0, which needless to say won't be
for some time.

About-to-be-attached patch fixes the bug in two different ways at once, just in
case.


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



More information about the quake3-bugzilla mailing list