[vlc-devel] commit: Stop crashing at video init. Yes, this closes #3074 ( Marian ??urkovi?? )
Marian Ďurkovič
md at bts.sk
Tue Sep 22 17:05:50 CEST 2009
On Tue, Sep 22, 2009 at 04:58:08PM +0200, jpd at videolan.org wrote:
> On Tue, Sep 22, 2009 at 02:17:29PM +0200, Rafa??l Carr?? wrote:
> > I would say (some version of) QT preprocessor (moc?) only do a string
> > comparison between "unsigned" and "unsigned int"
>
> Then we'd need to know which version(s) do that. Or we just need to
> double-check everything that qt preprocessor gets to see and make sure
> the definitions and declarations match.
QT4.3.4 is doing that, so I assume all 4.3 versions are doing it as well.
The equivalence of "unsigned" and "unsigned int" is probably a new feature
in 4.4 or 4.5 train.
With kind regards,
M.
More information about the vlc-devel
mailing list