Opened 16 years ago

Closed 16 years ago

#5548 closed defect (fixed)

mythflix defects

Reported by: Erik Hovland <erik@…> Owned by: kkuphal
Priority: trivial Milestone: unknown
Component: mythflix Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Only one found defect. The declaration in a for loop hides the parameter variable of the member function.

Attachments (1)

mythflix-defects.patch (1.3 KB) - added by Erik Hovland <erik@…> 16 years ago.
changes the name of the variable item to newItem to keep the parameter visible

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

Attachment: mythflix-defects.patch added

changes the name of the variable item to newItem to keep the parameter visible

comment:1 Changed 16 years ago by paulh

Resolution: fixed
Status: newclosed

(In [18311]) Fix a variable name clash in MythFlix?. Fixes #5548.

Note: See TracTickets for help on using tickets.