Bug#987095: transitive_closure corrupted results, after vertex deleted

2021-04-18 Thread gregor herrmann
On Sat, 17 Apr 2021 15:38:32 +0200, Dominique Dumont wrote: > I've created a bug upstream: > https://github.com/graphviz-perl/Graph/issues/20 Thanks. The issue is fixed upstream, and a new 0.9721 has been made. As we have 0.9716 in testing and unstable (and 0.9720 in master) and shouldn't

Bug#987095: transitive_closure corrupted results, after vertex deleted

2021-04-17 Thread Dominique Dumont
I've created a bug upstream: https://github.com/graphviz-perl/Graph/issues/20 All the best

Bug#987095: transitive_closure corrupted results, after vertex deleted

2021-04-17 Thread Dominique Dumont
Hi On Sat, 17 Apr 2021 12:59:40 +0100 Ian Jackson <> The correct output, as seen on buster: > > input: A-NOTA,B-A,B-NOTA > output: A-A,A-NOTA,B-A,B-B,B-NOTA,NOTA-NOTA > output: A-NOTA,B-A,B-NOTA,NOTA-NOTA I've bisected this regression to: 3ded9c7a25bf190fda5add1a13ed4f9b54082db7 is the

Bug#987095: transitive_closure corrupted results, after vertex deleted

2021-04-17 Thread Ian Jackson
Package: libgraph-perl Version: 1:0.9716-1 Severity: grave The attached script, which tests the transitive closure function, prints this output on testing: input: A-NOTA,B-A,B-NOTA Use of uninitialized value $_ in exists at /usr/share/perl5/Graph.pm line 362. Use of uninitialized value $_ in