[mythtv-commits] mythtv branch master updated by danielk. v0.27-pre2-316-g57db711

Git Repo Owner noreply at mythtv.org
Fri Dec 7 22:36:25 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  57db711413986b0251d8392c677d071bf3f0c767 (commit)
      from  b9637f8a31ace3ae6020f7808c81c40020c9ab56 (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 57db711413986b0251d8392c677d071bf3f0c767
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 7 Dec 2012 17:35:51 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 7 Dec 2012 17:35:51 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=57db711413986b0251d8392c677d071bf3f0c767

Handle wide characters in a C++03 compatible manner.
Some gcc specific handling of UTF-8 codes had snuck into the code.
This should silence some icc warnings and also allow compilation
under g++ to always produce the correct code.



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

Summary of changes:
 mythtv/programs/mythfrontend/globalsettings.cpp |   17 ++---
 mythtv/programs/mythfrontend/progfind.cpp       |   79 +++++++++++++++++------
 mythtv/programs/mythfrontend/progfind.h         |    6 +-
 3 files changed, 70 insertions(+), 32 deletions(-)

-- 



More information about the mythtv-commits mailing list