Your message dated Mon, 25 Jul 2011 09:33:56 +0000
with message-id <[email protected]>
and subject line Bug#630937: Removed package(s) from unstable
has caused the Debian Bug report #224284,
regarding swig1.3: Lack of checking on the module names
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.)
--
224284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224284
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: swig1.3
Version: 1.3.19-1.1
Severity: normal
Swig accepts broken module names. Because I don't like underscores in
file name, I have changed all my files to have .i files such as:
/tmp % cat foo.i nostromo 17:46
%module "my-module"
That was quite a piece of work :( Swig was accepting this happily:
/tmp % swig foo.i nostromo 17:46
/tmp % nostromo 17:46
Unfortunately:
/tmp % grep SWIG_init foo_wrap.c nostromo 17:47
#define SWIG_init My-module_Init
SWIGEXPORT(int) SWIG_init(Tcl_Interp *);
SWIGEXPORT(int) SWIG_init(Tcl_Interp *interp) {
there is not a single chance that this would compile. I would suggest
that swig warn the user when she is getting out of the valid alphabet.
Thanks!
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nostromo 2.4.22 #1 SMP mer sep 17 19:49:48 CEST 2003 i686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR
Versions of packages swig1.3 depends on:
ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
ii libgcc1 1:3.3.3-0pre0 GCC support library
ii libstdc++5 1:3.3.3-0pre0 The GNU Standard C++ Library v3
ii libswig1.3 1.3.19-1.1 Runtime support libraries for swig
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.3.40-3.1+rm
Dear submitter,
as the package swig1.3 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/630937
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.
Torsten Werner (the ftpmaster behind the curtain)
--- End Message ---