Bug#290128: I suspect this is the broken endian.h file

2005-01-27 Thread Brett Parker
On Wed, Jan 26, 2005 at 07:33:45PM -0500, Anthony DeRobertis wrote: > Package: xmms-scrobbler > Followup-For: Bug #290128 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > The broken macros in endian.h create absurd results when dealing with > numbers > 127 due to assuming char is unsigned.

Bug#290128: I suspect this is the broken endian.h file

2005-01-26 Thread Anthony DeRobertis
Package: xmms-scrobbler Followup-For: Bug #290128 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The broken macros in endian.h create absurd results when dealing with numbers > 127 due to assuming char is unsigned. Basically, it returns a really large number (e.g., several gigs), which is then pa