diff options
| author | Giel van Schijndel <[email protected]> | 2011-06-24 20:03:16 +0200 |
|---|---|---|
| committer | Giel van Schijndel <[email protected]> | 2011-07-13 05:07:44 +0200 |
| commit | f85c0974492d9c779d45112fc943f0dbe0b95cda (patch) | |
| tree | 1644cfbf0714d3afa1f9822aadc6b92fd097b8a4 /src/script.cpp | |
| parent | fix warnings: expression result unused [-Wunused-value] (diff) | |
| download | discoin-f85c0974492d9c779d45112fc943f0dbe0b95cda.tar.xz discoin-f85c0974492d9c779d45112fc943f0dbe0b95cda.zip | |
fix warnings: using the result of an assignment as a condition without parentheses [-Wparentheses]
Don't unnecessarily assign to variables within the *boolean* expression
of a conditional.
Signed-off-by: Giel van Schijndel <[email protected]>
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions