Opened 15 years ago

Closed 15 years ago

#6337 closed defect (fixed)

fix a nuisance warning during OSX configure

Reported by: gnassas@… Owned by: Nigel
Priority: minor Milestone: unknown
Component: Ports - OSX Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Hi, I'm seeing a warning during OSX configure for the main mythtv code.

It isn't serious but it's not hard to suppress either. Basically an expression is using ${%} to clean a string when it really means ${%%}.

Trivial patch attached.

Attachments (1)

osxConfigureWarning.patch (623 bytes) - added by gnassas@… 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by gnassas@…

Attachment: osxConfigureWarning.patch added

comment:1 Changed 15 years ago by Nigel

Resolution: fixed
Status: newclosed

(In [20207]) Eliminate warning in Darwin test. Thanks George. Closes #6337. Tested on 10.4 only

Note: See TracTickets for help on using tickets.