From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-science+bounces-1800-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E10B81381F3
	for <garchives@archives.gentoo.org>; Mon, 24 Jun 2013 22:08:25 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 558B3E0A41;
	Mon, 24 Jun 2013 22:08:25 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8F449E0A03
	for <gentoo-science@lists.gentoo.org>; Mon, 24 Jun 2013 22:08:24 +0000 (UTC)
Received: from mail-ie0-x230.google.com (mail-ie0-x230.google.com [IPv6:2607:f8b0:4001:c03::230])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: bicatali)
	by smtp.gentoo.org (Postfix) with ESMTPSA id B36D033E049
	for <gentoo-science@lists.gentoo.org>; Mon, 24 Jun 2013 22:08:23 +0000 (UTC)
Received: by mail-ie0-f176.google.com with SMTP id ar20so26229789iec.35
        for <gentoo-science@lists.gentoo.org>; Mon, 24 Jun 2013 15:08:22 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=google.com; s=20120113;
        h=mime-version:reply-to:in-reply-to:references:date:message-id
         :subject:from:to:content-type;
        bh=KGxIbVc5Jrlk1pYdSvCddjeSrGjqPm4uz1XrQnIJCww=;
        b=WY6R2VEtwOXXVjzaL6ErHEUww+6EgCPxDmGjxjsrNtCuiLv0QzW+nP5qPBWcpiE4ut
         rKRqubOXu5D3skkMi2gZW96W0tX2SN3syPasQMZJ3v2JR3enjTeYFdlebYH6JSfDMWhp
         HfEn447gMUMVX+I5R44ckZ2w3s5Ws98VT2DVl6ozdrjmHlehDM55ajARnPOdrNqhIyyI
         QaMXAICICvBragSJpehYy4MFvb5NyYGQoiVLO9EGAZ1Ei+sMSpjfgSkegViJzGhWZ31Y
         LlN89AZLoynzsbJPI1FEHFKSECqIwHjCBj/zVogXroPKLYqNxpbi/AxdlGNmQP1hAzKu
         7sLA==
Precedence: bulk
List-Post: <mailto:gentoo-science@lists.gentoo.org>
List-Help: <mailto:gentoo-science+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-science+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-science+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-science.gentoo.org>
X-BeenThere: gentoo-science@lists.gentoo.org
Reply-to: gentoo-science@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.42.49.15 with SMTP id u15mr4555235icf.30.1372111702364; Mon,
 24 Jun 2013 15:08:22 -0700 (PDT)
Received: by 10.64.21.167 with HTTP; Mon, 24 Jun 2013 15:08:22 -0700 (PDT)
In-Reply-To: <51C8BEC4.4070702@gentoo.org>
References: <51C8A1F2.6010808@gentoo.org>
	<20130625091959.go04g4scc8skk04o@webmail.slingshot.co.nz>
	<CAA-OU2qdCkhZvWDanX3A3L2wscGQryErCqR=dJWrU4TqzaE5ZQ@mail.gmail.com>
	<51C8BEC4.4070702@gentoo.org>
Date: Mon, 24 Jun 2013 15:08:22 -0700
Message-ID: <CAA-OU2pcjm+XZEPMPutBNeG9+_4Fds-V2Pdw3C8VM-xBK+vppQ@mail.gmail.com>
Subject: Re: [gentoo-science] How to use glpk-4.50
From: =?UTF-8?Q?S=C3=A9bastien_Fabbro?= <bicatali@gentoo.org>
To: gentoo-science@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 45cb2d10-6408-44a8-bb42-a0042b40433c
X-Archives-Hash: 5dc433ea1fe3c2dbc61d56922b67e816

On Mon, Jun 24, 2013 at 2:48 PM, Thomas Kahle <tomka@gentoo.org> wrote:
>> it is masked.
>
> ... and that is irrelavant from a dev perspective.  People report bugs
> and we have to come up with solutions.  The mask just makes the problem
> less urgent.
>

we do not have to come up with solutions for glpk api breaks. i could
have simply not bump glpk in the tree and there will be no bugs.
masking or subslot dependencies is what we can do without diving into
upstream code. obviously patches are welcome.