Opened 13 years ago

Closed 13 years ago

Last modified 5 years ago

#5680 closed defect (fixed)

SCUMM: Unused variable warnings.

Reported by: lordhoto Owned by: fingolfin
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game:

Description

Compiler: g++ 4.6 on Linux/amd64 git tree at: f584f2f3120c33492ba0309bde33a1b4c473c1e1

g++ warns about the following set but unused variables. It might be worth taking a look at them to check whether they should really be unused. If it's fine I would suggest to comment them out.

Ticket imported from: #3293800. Ticket imported from: bugs/5680.

Attachments (1)

scumm_warnings.txt (1.6 KB ) - added by lordhoto 13 years ago.

Download all attachments as: .zip

Change History (4)

by lordhoto, 13 years ago

Attachment: scumm_warnings.txt added

comment:1 by fingolfin, 13 years ago

I tried to address these warnings in commit 82343f6649f. Please reopen if I failed to address some.

comment:2 by fingolfin, 13 years ago

Owner: set to fingolfin
Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

Component: Engine: SCUMM
Note: See TracTickets for help on using tickets.