Your message dated Thu, 17 Aug 2006 01:17:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369152: fixed in slang2 2.0.6-3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libslang2
Version: 2.0.6-2
Severity: important
Hi,
you've added the patch 080_wide_chars (why?) which breaks the function
SLutf8_skip_chars().
This example should skip 1 character, but returns in dnum it has skipped
2 characters. Confusing.
#v+
#include <slang.h>
#include <stdio.h>
int main(void)
{
SLuchar_Type string[] = "\xE3\x82\xA6\xE3\x82\xA7\xE3\x83\x96\xE3";
unsigned int dnum;
SLutf8_skip_chars(string, string+9, 1, &dnum, 1);
printf("%d\n", dnum);
return 0;
}
#v-
Bye, Jörg.
-- System Information:
Debian Release: unstable/experimental
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc4
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages libslang2 depends on:
ii libc6 2.3.6-10 GNU C Library: Shared libraries
libslang2 recommends no packages.
-- no debconf information
pgpfVYOq140Uw.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: slang2
Source-Version: 2.0.6-3
We believe that the bug you reported is fixed in the latest version of
slang2, which is due to be installed in the Debian FTP archive:
libslang2-dev_2.0.6-3_i386.deb
to pool/main/s/slang2/libslang2-dev_2.0.6-3_i386.deb
libslang2-pic_2.0.6-3_i386.deb
to pool/main/s/slang2/libslang2-pic_2.0.6-3_i386.deb
libslang2-udeb_2.0.6-3_i386.udeb
to pool/main/s/slang2/libslang2-udeb_2.0.6-3_i386.udeb
libslang2_2.0.6-3_i386.deb
to pool/main/s/slang2/libslang2_2.0.6-3_i386.deb
slang2_2.0.6-3.diff.gz
to pool/main/s/slang2/slang2_2.0.6-3.diff.gz
slang2_2.0.6-3.dsc
to pool/main/s/slang2/slang2_2.0.6-3.dsc
slsh_2.0.6-3_i386.deb
to pool/main/s/slang2/slsh_2.0.6-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated slang2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 17 Aug 2006 08:55:31 +0100
Source: slang2
Binary: libslang2-dev libslang2 libslang2-udeb libslang2-pic slsh
Architecture: source i386
Version: 2.0.6-3
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <[EMAIL PROTECTED]>
Changed-By: Alastair McKinstry <[EMAIL PROTECTED]>
Description:
libslang2 - The S-Lang programming library - runtime version
libslang2-dev - The S-Lang programming library, development version
libslang2-pic - The S-Lang programming library, shared library subset kit
libslang2-udeb - S-Lang library for Debian Installer (udeb)
slsh - S-Lang shell
Closes: 369152
Changes:
slang2 (2.0.6-3) unstable; urgency=low
.
* Remove 080_wide_chars.patch which breaks jed. Closes: #369152.
* Change the shlib deps. to 2.0.6-3 because of such behaviour changes.
Files:
39217c5b48ed82ce0fb856961d51be2f 702 devel optional slang2_2.0.6-3.dsc
cb0dc9a8bd0d29cd9bb57a54e7b91b3b 142425 devel optional slang2_2.0.6-3.diff.gz
36fbc6e00f1932c53ab661b5837cfc5f 448732 devel optional
libslang2-dev_2.0.6-3_i386.deb
fdff5f383bc6b6475775743546453fd0 414966 libs required
libslang2_2.0.6-3_i386.deb
c493c2eb451a95f3bac2c8771b9a5646 391654 libdevel optional
libslang2-pic_2.0.6-3_i386.deb
1cff79ab2349538d331690f73fddd719 249854 debian-installer extra
libslang2-udeb_2.0.6-3_i386.udeb
e4c8435afba8478d5a3381bc008ba96f 103696 interpreters optional
slsh_2.0.6-3_i386.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE5CMPQTK/kCo4XFcRAnLqAJ4rKJcm0fbJsYxrkixHZbE9jkl2ngCg000S
DXuImqOT/ayIrHJTWGTNjrI=
=QCCp
-----END PGP SIGNATURE-----
--- End Message ---