Ticket #50 (closed patch: fixed)
Opened 7 years ago
Last modified 5 years ago
compile warnings in libmythtv/channelutil.cpp
| Reported by: | jwestfall@… | Owned by: | ijr |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
get these warnings when compiling on linuxpcc.
channelutil.cpp:236: warning: passing negative value -0x00000000000000001' for converting 10 of static int ChannelUtil::CreateMultiplex?(int, const QString&, uint, const QString&, int, int, bool, int, char, char, char, char, QString, QString, char, QString, QString, QString)' channelutil.cpp:236: warning: passing negative value -0x00000000000000001' for converting 11 of static int ChannelUtil::CreateMultiplex?(int, const QString&, uint, const QString&, int, int, bool, int, char, char, char, char, QString, QString, char, QString, QString, QString)'
