[mythtv-commits] Ticket #3048: Program Finder should strip "An" prefix from titles when sorting

MythTV mythtv at cvs.mythtv.org
Sun Mar 18 03:41:22 UTC 2007


#3048: Program Finder should strip "An" prefix from titles when sorting
----------------------------+-----------------------------------------------
 Reporter:  ylee at pobox.com  |        Owner:  stuartm
     Type:  defect          |       Status:  closed 
 Priority:  minor           |    Milestone:  0.21   
Component:  mythtv          |      Version:  0.20   
 Severity:  low             |   Resolution:  fixed  
----------------------------+-----------------------------------------------

Comment(by anonymous):

 I wrote earlier in [comment:4 anonymous]:
 > Under 0.20-fixes the patch applies without problems but fails during
 compilation (I think from something QT-related).

 Here's the error message:
 {{{
 g++ -c -pipe -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0
 -I/usr/lib64/glib-2.0/include -Wall -W -O2 -g -pipe -Wall
 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-
 size=4 -m64 -mtune=generic -fomit-frame-pointer -I/usr/include/freetype2
 -D_REENTRANT -DPIC -fPIC  -DMMX -DUSING_FREEBOX -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\"
 -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_H264TOOLS -DUSING_XV -DUSING_XVMC
 -DUSING_XVMCW -DUSING_XVMC_VLD -DUSING_OPENGL -DUSING_OPENGL_VSYNC
 -DUSING_FRONTEND -DUSING_CRC_IP_NETWORK_REC -DUSING_V4L -DUSING_FIREWIRE
 -DUSING_DBOX2 -DUSING_FREEBOX -DUSING_HDHOMERUN -DUSING_IVTV -DUSING_DVB
 -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
 -I/usr/lib64/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/include/v4l
 -I/usr/include -I../.. -I.. -I../libmyth -I../libavcodec -I../libavutil
 -I../libmythmpeg2 -Idvbdev -Impeg
 -I../libmythlivemedia/BasicUsageEnvironment/include
 -I../libmythlivemedia/groupsock/include
 -I../libmythlivemedia/liveMedia/include
 -I../libmythlivemedia/UsageEnvironment/include -I/usr/lib64/qt-3.3/include
 -o progfind.o progfind.cpp
 /usr/lib64/qt-3.3/include/qsqldatabase.h:63: warning: 'class
 QSqlDriverCreatorBase' has virtual functions but non-virtual destructor
 progfind.cpp: In member function 'virtual void
 ProgFinder::getAllProgramData()':
 progfind.cpp:1367: error: expected primary-expression before 'else'
 progfind.cpp:1367: error: expected `;' before 'else'
 progfind.cpp: At global scope:
 progfind.cpp:1380: error: expected initializer before 'if'
 progfind.cpp:1382: error: expected unqualified-id before '{' token
 make[2]: *** [progfind.o] Error 1
 make[2]: Leaving directory `/home/ylee/rpm/BUILD/mythtv-
 suite-0.20/mythtv-0.20/libs/libmythtv'
 make[1]: *** [sub-libmythtv] Error 2
 make[1]: Leaving directory `/home/ylee/rpm/BUILD/mythtv-
 suite-0.20/mythtv-0.20/libs'
 make: *** [sub-libs] Error 2

 }}}

 I am leaving the ticket closed because, again, it is a cosmetic issue and
 unless someone is hankering for a (hopefully trivial) backport to
 0.20-fixes there should be no rush.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3048#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list