[mythtv] Qstring::arg ambiguous bug causes compile to fail in win32

Janne Grunau janne-mythtv at grunau.be
Sun Apr 13 12:24:15 UTC 2008


On Sunday 13 April 2008 14:18:10 buzz wrote:
> Nice work!
>
> Apart from one cast  ( I added a (char*)  to this line as it was a
> (const
>
> char *) otherwise ) it builds fine:
> >    if (!::CreateProcessA(NULL, (char *)cmd.toAscii().constData(),
> > NULL,
>
> NULL, FALSE, CREATE_NO_WINDOW, NULL, NULL, &si, &pi)) {
>
> With this tweak to your patch the app now builds past that point on
> win32.

Thanks for testing.

> WIll you commit/raise a patch for this, or will I?    :-)

I'll commit it

Janne


More information about the mythtv-dev mailing list