Your message dated Sun, 3 Aug 2008 14:07:38 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
has caused the report #493218,
regarding gettext: crash with some unicode chars
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
493218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493218
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Hello.
I received this from the Debian bug system.
I tried to reproduce it and xgettext effectively aborts.
---------- Forwarded message ----------
From: Yann <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Date: Fri, 01 Aug 2008 13:45:02 +0200
Subject: Bug#493218: gettext: crash with some unicode chars
Package: gettext
Version: 0.17-3
Severity: important
to reproduce, just open a file test.py with only u'\udfff' in it, and
run xgettext t.py
we get a Aborted message
it works with \ud800 for exemple, doesn't work with \udffe.
This string isn't translatable, so why xgettext parse it? And why does
it fail?
[...]
--- End Message ---