Your message dated Sun, 02 Jun 2013 09:53:21 +0000
with message-id <[email protected]>
and subject line Bug#710130: Removed package(s) from unstable
has caused the Debian Bug report #688360,
regarding Invalid comparison of enum to char*
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
688360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688360
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgcgi
Version: 0.9.5.dfsg-7

While compiling your package using our research compiler infrastructure it
became apparent that the function mimeFillMimeStruct of mime.c will fail in
certain cases:

Line 263 reads as
  type == text ? (part->encoding = sevenbit) : (part->encoding = binary);

with type being a char* and text being an enum; this comparison will generally
be false. Likely it should have been part->type == text instead.

Best,
Michael

Attachment: pgpnaEMLb7Krd.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 0.9.5.dfsg-7+rm

Dear submitter,

as the package libgcgi has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/710130

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to