Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Cc: SebastianLuther@×××.de
Subject: [gentoo-portage-dev] Re: [PATCH] depgraph._add_dep: fix bug #520950
Date: Sun, 07 Sep 2014 00:01:00
Message-Id: 540BA038.90806@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] depgraph._add_dep: fix bug #520950 by Zac Medico
1 Attached is an updated patch which introduces an _UNREACHABLE_DEPTH
2 constant to fix broken/confusing logic resulting from insinstance(True,
3 int) returning True. Also, a test case to reproduce the bug is included.
4 Revert the depgraph changes from this patch, and the test fails.
5 --
6 Thanks,
7 Zac

Attachments

File name MIME type
depgraph._add_dep-fix-bug-520950.patch text/x-patch