[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-1034-gb965886

Git Repo Owner noreply at mythtv.org
Tue Mar 25 16:40:52 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  b965886a1bbf003693812f3871106fbe7efb33c9 (commit)
      from  e31b1e8604c22102fb95560a6b1656c8ae9070f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b965886a1bbf003693812f3871106fbe7efb33c9
Author:    Paul Harrison <pharrison at mythtv.org> at Tue, 25 Mar 2014 16:40:13 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Tue, 25 Mar 2014 16:40:13 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b965886a1bbf003693812f3871106fbe7efb33c9

Playlist: silence a failed query warning when inserting an empty playlist
Seems QSqlQuery treats QStrings that haven't been assigned to as NULL not an
empty string so 'QString rawList;' is not the same as 'QString rawList = "";'
as far as QSqlQuery is concerned.



-----------------------------------------------------------------------

Summary of changes:
 mythplugins/mythmusic/mythmusic/playlist.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list