[mythtv] RE: [mythtv-commits] mythtv commits - compilation error.

John Harvey john.p.harvey at btinternet.com
Sat Oct 23 07:22:51 UTC 2004


That fixes it. I think newer QTString have operators to cast to more things
so it probably succesfully cast it to a bool or int for you but failed to do
it for me.

Thanks

John

> -----Original Message-----
> From: mythtv-dev-bounces at mythtv.org [mailto:mythtv-dev-bounces at mythtv.org]
> On Behalf Of Bruce Markey
> Sent: 23 October 2004 00:56
> To: Development of mythtv
> Subject: Re: [mythtv] RE: [mythtv-commits] mythtv commits - compilation
> error.
> 
> John Harvey wrote:
> > I get this compile error with QT 3.1 after this commit. I am not sure
> what
> > was intended since I could not see any remove method in QTString for any
> > version that takes a const char * as a second parameter so I'll leave it
> to
> > someone else to work out what was intended.
> 
> Heh, replace(str, "") is equivilant to remove(str) but my
> version didn't complain about my mismatch. Try it now...
> 
> --  bjm
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list