Bug#486693: libetpan: minor 32/64 bits problem break some parse functions

2008-06-26 Thread Nikita Youshchenko
 The fix is a one-line change, and is already in libetpan CVS:

 http://libetpan.cvs.sourceforge.net/libetpan/libetpan/src/low-level/imf/mai
limf.h?view=diffr1=1.27r2=1.28

 Please consider applying it.

Actually the above URL is only part of the fix, previous commit is relevant as 
well.  But that's trivial.

More interesting issue is - this fix will change a macro in public header. So 
any external code using this macro will have to be recompile.

I'm unsure how to handle this in packaging.
Will ask on debian-devel.

Nikita



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#486693: libetpan: minor 32/64 bits problem break some parse functions

2008-06-17 Thread Nicolas George
Package: libetpan13
Version: 0.54-1

There is a small bugs in the parsing functions which cause them to stop
working on 64 bits architectures: sizeof is used instead of strlen to
compute the length of a string, although it is not directly an array. It
happens to work on 32 bits systems since day and month names are three
characters longs.

The fix is a one-line change, and is already in libetpan CVS:

http://libetpan.cvs.sourceforge.net/libetpan/libetpan/src/low-level/imf/mailimf.h?view=diffr1=1.27r2=1.28

Please consider applying it.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature