Your message dated Thu, 21 Dec 2006 22:47:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#403841: fixed in hat 2.05+rerolled-1 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: hat Version: 2.05-7 Severity: grave % cat z.hs data Node = Node String [Node] | Text String tag t e@(Node t' _) | t == t' = [e] tag _ _ = [] children (Node _ c) = c children _ = [] text (Text s) = [s] text _ = [] container s x = tag s x >>= children textNode s x = container s x >>= text mainA x = do z <- container "xml" x a <- textNode "noBallots" z b <- textNode "noDs" z return (a, b) main = do print $ mainA (Node "xml" [Node "noBallots" [Text "nb"], Node "noDs" [Text "nd"]]) % hmake -hat z hat-trans z.hs Wrote Hat/z.hs /usr/bin/haskell-compiler -c -package hat -o Hat/z.o Hat/z.hs /usr/bin/haskell-compiler -package hat -o z Hat/z.o % ./z [] % hat-trail z hat-trail: attempt to read beyond end of file hat-trail: offset = 0x3000000, filesize = 0x28b6 hat-trail: errno = 0 (Success) -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.19 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages hat depends on: ii libc6 2.3.6.ds1-9 GNU C Library: Shared libraries ii libghc6-hat-dev 2.05-7 Haskell source-level tracer librar ii libglib1.2 1.2.10-17 The GLib library of C routines ii libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library ii libncurses5 5.5-5 Shared libraries for terminal hand ii libreadline5 5.2-1 GNU readline and history libraries Versions of packages hat recommends: ii hmake 3.12-1 The Haskell Make System -- no debconf information
--- End Message ---
--- Begin Message ---Source: hat Source-Version: 2.05+rerolled-1 We believe that the bug you reported is fixed in the latest version of hat, which is due to be installed in the Debian FTP archive: hat-ghc6_2.05+rerolled-1_all.deb to pool/main/h/hat/hat-ghc6_2.05+rerolled-1_all.deb hat_2.05+rerolled-1.diff.gz to pool/main/h/hat/hat_2.05+rerolled-1.diff.gz hat_2.05+rerolled-1.dsc to pool/main/h/hat/hat_2.05+rerolled-1.dsc hat_2.05+rerolled-1_i386.deb to pool/main/h/hat/hat_2.05+rerolled-1_i386.deb hat_2.05+rerolled.orig.tar.gz to pool/main/h/hat/hat_2.05+rerolled.orig.tar.gz libghc6-hat-dev_2.05+rerolled-1_i386.deb to pool/main/h/hat/libghc6-hat-dev_2.05+rerolled-1_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. Arjan Oosting <[EMAIL PROTECTED]> (supplier of updated hat 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, 21 Dec 2006 22:49:04 +0100 Source: hat Binary: hat hat-ghc6 libghc6-hat-dev Architecture: source i386 all Version: 2.05+rerolled-1 Distribution: unstable Urgency: high Maintainer: Arjan Oosting <[EMAIL PROTECTED]> Changed-By: Arjan Oosting <[EMAIL PROTECTED]> Description: hat - Haskell source-level tracer hat-ghc6 - transitional dummy package libghc6-hat-dev - Haskell source-level tracer library for ghc6 Closes: 403836 403840 403841 Changes: hat (2.05+rerolled-1) unstable; urgency=high . * (Not so) New upstream release. Upstream has rerolled the 2.05 tarball as it was missing some fixes needed to compile against GHC 6.6: - Drop debian/patches/15_include-version-in-package-name.dpatch as it is fixed upstream. - Upstream replaced "typedef unsigned long FileOffset" with "typedef uint32_t FileOffset" which should fix issues on 64 bit architectures. (Closes: #403841) * debian/control: Add xterm as a Depends as hat needs the resize command provided by xterm. (Closes: #403836) * debian/patches/16_fix-buildflags.dpatch: Drop the profiling flags so the tools are build without profiling enabled. (Closes: #403840) Files: b96309ab82b87be4278528ad934b833b 845 devel optional hat_2.05+rerolled-1.dsc 027a74fe438f51529bc781d4dfc8ff40 1675604 devel optional hat_2.05+rerolled.orig.tar.gz ec5792492beffb4c2c6628f699479154 18036 devel optional hat_2.05+rerolled-1.diff.gz 3ef97c8b80ea22e7c4433f000c61c597 8800 devel optional hat-ghc6_2.05+rerolled-1_all.deb b0475cf113eb4ccd86109a3cda7ae4a9 4029940 devel optional hat_2.05+rerolled-1_i386.deb ecf94885f52a110278bf5ca4600df7b2 5061980 devel optional libghc6-hat-dev_2.05+rerolled-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFiw0EUALvsZYuOJARAtwXAJ9k0n87tgkLOajGSViIxdYuUl0eYACeKeZr AdSy2d368Xptud1o5Ehp3Mg= =4Ztv -----END PGP SIGNATURE-----
--- End Message ---

