[vlc-devel] Dash Access Plugin status ?
Frederic YHUEL
fyhuel at viotech.net
Thu Oct 6 22:18:34 CEST 2011
>>
>> Also I did not try to compile yet and I do not have a 64-bits machine,
>> but
>> Frederic's comments need to be addressed.
>
> Changed every unsigned int to size_t this should fix the problem.
>
No it didn't fix compilation on a 64 bit machine... There are again
issues with types "size_t" and "unsigned int". I attached a diff that
fix both compilation issues. I think you should have kept "unsigned
int" everywhere instead of mixing it with size_t, but it works with
minor changes.
Best Regards,
--
Frédéric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: application/octet-stream
Size: 2755 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111006/233d4dcd/attachment.obj>
More information about the vlc-devel
mailing list