Nicholas Hastings
|
7589c6c578
|
Quote args in amx_addban, amx_unban, & amx_exec (bug 6578).
|
2017-01-21 22:36:57 -05:00 |
|
Nicholas Hastings
|
79a6dc9501
|
Fix shift-negative-value warning on newer compiler versions.
error: shifting a negative signed value is undefined
|
2016-03-17 15:12:26 -04:00 |
|
Nicholas Hastings
|
19dd940b22
|
Fix pointer-bool-conversion warning on newer compiler versions.
error: address of array 'lval->sym->name' will always evaluate to 'true'
|
2016-03-17 15:10:55 -04:00 |
|