Opened 18 years ago

Closed 17 years ago

#5292 closed defect (fixed)

function parameters hidden by function declarations in libmythtv

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

Description

There are a few places in libmythtv where function parameters are hidden by declarations in the function.

Attachments (1)

libs_libmythtv-function-parameters-hidden-by-declarations.patch (7.3 KB ) - added by Erik Hovland <erik@…> 18 years ago.

Download all attachments as: .zip

Change History (2)

by Erik Hovland <erik@…>, 18 years ago

comment:1 by danielk, 17 years ago

Resolution: fixed
Status: newclosed

(In [17531]) Fixes #5292. Renames variables that unintentionally hide others in the same method.

Note: See TracTickets for help on using tickets.