Opened 17 years ago
Closed 17 years ago
#1130 closed patch (duplicate)
signed/unsiged char warns in libs/libmythtv/channelutil.cpp:insert_dtv_multiplex() for ppc
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.19 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
channelutil.cpp: In function `bool insert_dtv_multiplex(int, QString, uint, QStr ing, int, int, bool, int, char, char, char, char, QString, QString, char, QStrin g, QString, QString)': channelutil.cpp:47: warning: comparison is always true due to limited range of d ata type channelutil.cpp: In static member function `static int ChannelUtil::CreateMultip lex(int, const QString&, uint, const QString&)': channelutil.cpp:102: warning: passing negative value `-0x00000000000000001' for converting 9 of `bool insert_dtv_multiplex(int, QString, uint, QString, int, int , bool, int, char, char, char, char, QString, QString, char, QString, QString, Q String)' etc
Attachments (1)
Change History (2)
Changed 17 years ago by
Attachment: | channelutil.diff added |
---|
comment:1 Changed 17 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
duplicate of #994