[pkg-boost-devel] Bug#343491: marked as done (libboost-filesystem-dev: copy_file hate '#'?)

Debian Bug Tracking System owner at bugs.debian.org
Tue Dec 20 14:03:25 UTC 2005


Your message dated Tue, 20 Dec 2005 13:49:09 +0000
with message-id <1135086549.1442.5.camel at deadeye.i.decadentplace.org.uk>
and subject line libboost-filesystem-dev: copy_file hate '#'?
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Dec 2005 16:36:09 +0000
>From lidaobing at gmail.com Thu Dec 15 08:36:09 2005
Return-path: <lidaobing at gmail.com>
Received: from [218.17.227.219] (helo=[127.0.0.1])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Emw5Q-00013b-Lq
	for submit at bugs.debian.org; Thu, 15 Dec 2005 08:36:09 -0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: LI Daobing <lidaobing at gmail.com>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: libboost-filesystem-dev: copy_file hate '#'?
Message-ID: <20051215163536.7828.17488.reportbug at localhost>
X-Mailer: reportbug 3.18
Date: Fri, 16 Dec 2005 00:35:36 +0800
X-Debbugs-Cc: lidaobing at gmail.com
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: libboost-filesystem-dev
Version: 1.33.0-5
Severity: important

rename do not has this bug.

$ cat copy_file.cpp
#include <boost/filesystem/operations.hpp>
using namespace boost::filesystem;
int main()
{
  copy_file("bad", "#");
  return 0;
}
$ g++ -o copy_file copy_file.cpp -lboost_filesystem
$ touch bad
$ ls -l bad
-rw-r--r-- 1 nichloas nichloas 0 2005-12-16 00:33 bad
$ ./copy_file
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
  what():  boost::filesystem::path: invalid name "#" in path: "#"
Aborted
$ g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5)
$  

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libboost-filesystem-dev depends on:
ii  libboost-dev                  1.33.0-5   Boost C++ Libraries development fi
ii  libboost-filesystem1.33.0c2a  1.33.0-5   filesystem operations (portable pa

libboost-filesystem-dev recommends no packages.

-- debconf-show failed

---------------------------------------
Received: (at 343491-done) by bugs.debian.org; 20 Dec 2005 13:50:35 +0000
>From ben at decadentplace.org.uk Tue Dec 20 05:50:35 2005
Return-path: <ben at decadentplace.org.uk>
Received: from shadbolt.e.decadentplace.org.uk ([88.96.1.122] helo=shadbolt.decadentplace.org.uk)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Eohsx-0007D3-A4; Tue, 20 Dec 2005 05:50:35 -0800
Received: from [192.168.4.103] (helo=deadeye.i.decadentplace.org.uk)
	by shadbolt.decadentplace.org.uk with esmtp (Exim 4.50)
	id 1Eohsv-0005RR-6K; Tue, 20 Dec 2005 13:50:33 +0000
Received: from womble by deadeye.i.decadentplace.org.uk with local (Exim 4.50)
	id 1Eohra-0008Gv-Oq; Tue, 20 Dec 2005 13:49:10 +0000
From: Ben Hutchings <ben at decadentplace.org.uk>
To: control at bugs.debian.org, 343491-done at bugs.debian.org
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jZOelbNYchRW32ia1yHV"
Date: Tue, 20 Dec 2005 13:49:09 +0000
Message-Id: <1135086549.1442.5.camel at deadeye.i.decadentplace.org.uk>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.4 
X-SA-Exim-Connect-IP: 192.168.4.103
X-SA-Exim-Mail-From: ben at decadentplace.org.uk
Subject: Re: libboost-filesystem-dev: copy_file hate '#'?
X-SA-Exim-Version: 4.2 (built Thu, 03 Mar 2005 10:44:12 +0100)
X-SA-Exim-Scanned: Yes (on shadbolt.decadentplace.org.uk)
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2


--=-jZOelbNYchRW32ia1yHV
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

notfound 343491 1.33.0-5
thanks

This is not really a bug, as explained in
<http://lists.boost.org/boost-users/2005/12/15881.php>.

Ben.


--=-jZOelbNYchRW32ia1yHV
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBDqAvV79ZNCRIGYgcRAjiDAKDKKiv3Z9wgJmqf/bbUuEhZ2IyZsACfbQDn
x7/4osER95FJx9vXOKN15r8=
=WlVe
-----END PGP SIGNATURE-----

--=-jZOelbNYchRW32ia1yHV--



More information about the pkg-boost-devel mailing list