Opened 16 years ago

Closed 16 years ago

#5772 closed defect (fixed)

libmythdb uses TRUE and FALSE

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

Description

The macros TRUE and FALSE have been made obsolete in C++. Code should use true and false instead.

Attachments (1)

libs_libmythdb-krazy2-TRUE-FALSE.patch (1.6 KB) - added by Erik Hovland <erik@…> 16 years ago.
Replaces TRUE/FALSE with true/false

Download all attachments as: .zip

Change History (2)

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

Replaces TRUE/FALSE with true/false

comment:1 Changed 16 years ago by Janne Grunau

Milestone: unknown0.22
Resolution: fixed
Status: newclosed

fixed in [18575]

Note: See TracTickets for help on using tickets.