Your message dated Fri, 2 May 2008 08:58:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#474354: readahead: Fix build failure with g++-4.3?
has caused the Debian Bug report #474354,
regarding readahead: Fix build failure with g++-4.3?
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.)
--
474354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474354
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: readahead
Version: 1:1.20060421.1016-1
I found this patch in Ubuntu with a comment stating that it "Fix build
failure with g++-4.3". It sound like a fix we want in the Debian
package too. I'm not sure if it is needed, so I put it in BTS for
review.
diff -pruN 1:0.20050517.0220-1/src/filelist-order.cxx
1:0.20050517.0220-0ubuntu12/src/filelist-order.cxx
--- 1:0.20050517.0220-1/src/filelist-order.cxx 2005-05-17 03:12:43.000000000
+0100
+++ 1:0.20050517.0220-0ubuntu12/src/filelist-order.cxx 2008-01-24
14:12:06.000000000 +0000
@@ -19,6 +19,7 @@
#include <iostream>
#include <fstream>
#include <vector>
+#include <cstdlib>
#include <assert.h>
#include <string.h>
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Version: 1:0.20050517.0220-3
[Julian Andres Klode]
> We already have this patch, which should do the same:
Ack. Closing this bug then.
--- End Message ---