[mythtv] Strange behaviour in QT's QValueVector

florin baiduc florinbaiduc at gmail.com
Thu Mar 23 05:22:06 UTC 2006


That's one ideea, thanks for it. But still, I am wondering why do I
get this error (while using values instead of pointers), and what
could cause it?

On 3/23/06, tj <htpc at treblid.dyndns.org> wrote:
>
> ________________________________
> From: florin baiduc [mailto:florinbaiduc at gmail.com]
> To: Development of mythtv [mailto:mythtv-dev at mythtv.org]
> Sent: Thu, 23 Mar 2006 12:55:46 +0800
> Subject: [mythtv] Strange behaviour in QT's QValueVector
>
>
> I was wondering if anybody seen this kind of sittuation before.
> I am trying to switch the vectors to QTValueVectors n the
> myththemedmenu. If I just replace the declarations (replace vector
> with QValueVector) I get this error for every push_back in the source.
> If I use pointers as the vector's objects, the error does not appear,
> but otoh it segfaults on a
> QValueVector.begin() call. I really can't get around it :((
> Anyone any suggestions?
> Try QPtrList or something similiar for pointers?
>
>
>
>
>
>
> _______________________________________________
> 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