taglib fails to compile with MS VC++ 2010

Lukáš Lalinský lalinsky at gmail.com
Sun Jan 16 13:10:51 CET 2011


On Fri, Jan 14, 2011 at 11:05 AM, Tanguy Krotoff <tkrotoff at gmail.com> wrote:
> Hi everybody.
>
> Any chance to get this patch on trunk?

I'll commit it, but can somebody please explain to me why is it
necessary to cast the value to "unsigned long long". From what I can
see, the std::bitset class has only "unsigned long" constructor.
Shouldn't it be casted to "unsigned long" instead?

Lukas


More information about the taglib-devel mailing list