Boost logo

Boost :

Subject: Re: [boost] [Boost-commit] svn:boost r66441 - in trunk/tools/build/v2: . engine/src engine/src/modules tools
From: Jürgen Hunold (juergen.hunold_at_[hidden])
Date: 2010-11-07 15:27:50


Hi !

On Sunday, 7. November 2010 20:51:11 admin_at_[hidden] wrote:
> Modified: trunk/tools/build/v2/engine/src/modules/order.c
> ===========================================================================
> === --- trunk/tools/build/v2/engine/src/modules/order.c (original) +++
> trunk/tools/build/v2/engine/src/modules/order.c 2010-11-07 14:51:05
> EST (Sun, 07 Nov 2010) @@ -50,8 +50,8 @@
>
> if (colors[adjacent_vertex] == white)
> do_ts(graph, adjacent_vertex, colors, result_ptr);
> - else if (colors[adjacent_vertex] == gray)
> - ; /* This is loop. Not sure what to do... */
> + //else if (colors[adjacent_vertex] == gray)
> + //; /* This is loop. Not sure what to do... */
> }
> colors[current_vertex] = black;
> **result_ptr = current_vertex;

Are you sure that you really wanted to commit this ?

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99       ! Lister Straße 15
* juergen.hunold_at_[hidden]        ! www.ivembh.de
* 
* Geschäftsführer:                ! Sitz des Unternehmens: Hannover
* Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
* PD Dr.-Ing. Alfons Radtke       !

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk