Fwd: Bug#245390: libboost-graph-dev: A different example in the boost dist doesn't compile

hi, as most of you have already understood, today is the debian bugs reporting day :) here we have another report, #245390 [0]. it is easily reproducible alson on a i386 box. anybody has already seen it? thanks domenico [0] http://bugs.debian.org/245390 ----- Forwarded message from Bogdan Oporowski <bogdan@math.lsu.edu> ----- Date: Thu, 22 Apr 2004 16:44:37 -0500 From: Bogdan Oporowski <bogdan@math.lsu.edu> To: Debian Bug Tracking System <submit@bugs.debian.org> Reply-To: Bogdan Oporowski <bogdan@math.lsu.edu>, 245390@bugs.debian.org Subject: Bug#245390: libboost-graph-dev: A different example in the boost dist doesn't compile Package: libboost-graph-dev Version: 1.31.0-4 Severity: normal This example is isomorphism.cpp, and gives: /usr/include/boost/graph/isomorphism.hpp:111: error: invalid conversion from ` void* const' to `int' as the final message in a huge error. I can attach the entire error if you need it, but otherwise don't want to waste a lot of space if you can reproduce it locally. ----- End forwarded message ----- -----[ Domenico Andreoli, aka cavok --[ http://people.debian.org/~cavok/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50

On Monday 17 May 2004 11:05 am, Domenico Andreoli wrote:
hi,
as most of you have already understood, today is the debian bugs reporting day :)
here we have another report, #245390 [0]. it is easily reproducible alson on a i386 box.
anybody has already seen it?
Which version of GCC is this? The CVS version of Boost compiles okay with GCC 3.3.2. Doug

On Tue, May 18, 2004 at 12:46:14PM -0400, Douglas Gregor wrote:
On Monday 17 May 2004 11:05 am, Domenico Andreoli wrote:
hi,
as most of you have already understood, today is the debian bugs reporting day :)
here we have another report, #245390 [0]. it is easily reproducible alson on a i386 box.
anybody has already seen it?
Which version of GCC is this? The CVS version of Boost compiles okay with GCC 3.3.2.
i'm using gcc 3.3.3. anyway i forgot to check boost cvs repository before posting this message. i found my way with diff [0]. thanks domenico [0] http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/graph/isomorphism.hpp?r1=1.29&r2=1.30 -----[ Domenico Andreoli, aka cavok --[ http://people.debian.org/~cavok/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50

On Wed, May 19, 2004 at 09:50:40PM +0200, Domenico Andreoli wrote:
On Tue, May 18, 2004 at 12:46:14PM -0400, Douglas Gregor wrote:
On Monday 17 May 2004 11:05 am, Domenico Andreoli wrote:
hi,
as most of you have already understood, today is the debian bugs reporting day :)
here we have another report, #245390 [0]. it is easily reproducible alson on a i386 box.
anybody has already seen it?
Which version of GCC is this? The CVS version of Boost compiles okay with GCC 3.3.2.
i'm using gcc 3.3.3. anyway i forgot to check boost cvs repository before posting this message. i found my way with diff [0].
thanks domenico
[0] http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/graph/isomorphism.hpp?r1=1.29&r2=1.30
i forgot to mention i had to apply also patch [1] otherwise example isomorphism.cpp failed to compile elsewhere [2]. it now builds and prints the following output: isomorphic? 1 f: 9 10 11 0 1 3 2 4 5 7 8 6 it is different from the one found in a comment inside the file itself isomorphic? 1 f: 9 10 11 0 1 3 2 4 6 8 7 5 i hope to have fixed it right, my knowledge of graphs and their algorithms is now pretty vanished. cheers domenico [1] http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/graph/detail/adjacency_list.hpp?r1=1.117&r2=1.118 [2] http://people.debian.org/~cavok/isomorphism.log -----[ Domenico Andreoli, aka cavok --[ http://people.debian.org/~cavok/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50
participants (2)
-
Domenico Andreoli
-
Douglas Gregor