]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Prevent negitive numbers from being used as the left operand of shift operator.
authorDale Weiler <killfieldengine@gmail.com>
Wed, 29 May 2013 02:37:45 +0000 (02:37 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Wed, 29 May 2013 02:37:45 +0000 (02:37 +0000)
commitdf8b486c98750ee719ddb88a6bb9b90f1e7557d8
tree60cc9727daf1ad0ca225b784cf26000fa86611eb
parente02ebfe4866c5dadc1d411b38673e360405de983
Prevent negitive numbers from being used as the left operand of shift operator.
Makefile
lexer.h
pak.c