[quake3-bugzilla] [Bug 4063] New: Cvar_Command only uses the first argument

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Thu May 7 17:18:07 EDT 2009


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

           Summary: Cvar_Command only uses the first argument
           Product: ioquake3
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: bugzilla at benmachine.co.uk
         QAContact: quake3-bugzilla at icculus.org


Created an attachment (id=2059)
 --> (http://bugzilla.icculus.org/attachment.cgi?id=2059)
use Cmd_Args() instead of Cmd_Argv(1)

Setting a cvar using only its name doesn't handle values with space very well -
it drops arguments after the second.

One-line patch.

-- 
Configure bugmail: http://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