Lukáš Lalinský be2f9ad6e5 This value should be bool, not int
Since bool and int have the same size on x86 architectures, this worked for
me, but since they have a different size on ppc64, it caused the test to
fail. See http://marc.info/?l=taglib-devel&m=125291701231305&w=2 for details.

We should store the type in MP4::Item and do some type checking to avoid
mistakes like this...


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1023246 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2009-09-14 10:25:34 +00:00
2009-09-03 18:05:58 +00:00
2009-09-13 11:17:49 +00:00
2009-09-14 10:25:34 +00:00
2009-09-03 18:05:58 +00:00
2009-09-13 11:15:54 +00:00
2007-08-27 07:02:29 +00:00
2009-09-03 18:05:58 +00:00
Description
No description provided
12 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%