From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 2B6727F75C for ; Wed, 27 Aug 2014 14:53:28 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of agarwal1975@gmail.com) identity=pra; client-ip=209.85.192.46; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of agarwal1975@gmail.com designates 209.85.192.46 as permitted sender) identity=mailfrom; client-ip=209.85.192.46; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-qg0-f46.google.com) identity=helo; client-ip=209.85.192.46; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="postmaster@mail-qg0-f46.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkMBAIbU/VPRVcAunGdsb2JhbABbhDcEgnjQdwGBCAgWEAEBAQEBBg0JCRQphAQBAQMBEhEdARsdAQMBCwYFBAc3AgIhAQERAQUBHAYTCBqICwEDCQieXWuLK4FygxCJKgoZJw1mhFkRAQUOjRGCLQeCeYFTAQSaSIIQjmCERRgphSshL4JPAQEB X-IPAS-Result: AkMBAIbU/VPRVcAunGdsb2JhbABbhDcEgnjQdwGBCAgWEAEBAQEBBg0JCRQphAQBAQMBEhEdARsdAQMBCwYFBAc3AgIhAQERAQUBHAYTCBqICwEDCQieXWuLK4FygxCJKgoZJw1mhFkRAQUOjRGCLQeCeYFTAQSaSIIQjmCERRgphSshL4JPAQEB X-IronPort-AV: E=Sophos;i="5.04,409,1406584800"; d="scan'208";a="76819900" Received: from mail-qg0-f46.google.com ([209.85.192.46]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 27 Aug 2014 14:53:27 +0200 Received: by mail-qg0-f46.google.com with SMTP id z60so158742qgd.5 for ; Wed, 27 Aug 2014 05:53:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Kzuq6dLytzelMJ5nEqvPjGtsmqI8wyDIiuiGiz4taCM=; b=Uu3NPcDkHo0qLcVVQVagLG51OTK8tc6v+o+DTrYbWnIeFxvJgjswCQJbVaJZ1mpAj/ 0986Hpc2N6GAwPIVp0nlIJOIE3BtjMMr9R7depJOimD7m9DRdx3m205QtPKzG/oRGe48 vjmSxeh06vRvw5FBfOElKnYp8XWMzlmCViaAiHbDzeUVYl9vjggHfyk5fIhxf4fpWD4B RZSCU4r2idSDRSqKjaJajtPKNCuGDoJWTQHg1A9pzIS5LaZ7He9NJ7KvAbBoHicSx4ZQ yElEbMKHRyHB8LPBm6zTC51/8y6NBVPyJL//GpZegwST2Gfm1xPuwB6jdUu6HCuxVr9Y +LTw== X-Received: by 10.224.55.19 with SMTP id s19mr57117941qag.55.1409144006289; Wed, 27 Aug 2014 05:53:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.138.15 with HTTP; Wed, 27 Aug 2014 05:53:06 -0700 (PDT) In-Reply-To: References: From: Ashish Agarwal Date: Wed, 27 Aug 2014 08:53:06 -0400 Message-ID: To: Martin DeMello Cc: OCaml List Content-Type: multipart/alternative; boundary=089e0149548ceec00705019be7c1 Subject: Re: [Caml-list] is this an opam bug or something i'm doing wrong? --089e0149548ceec00705019be7c1 Content-Type: text/plain; charset=UTF-8 On Wed, Aug 27, 2014 at 3:45 AM, Martin DeMello wrote: trying again drops me back to 0.1.0. > ... > which according to opam show shouldn't even be an option: > > $ opam show ocp-indent > ... > installed-version: ocp-indent.0.1.0 [4.02.0+rc1] > available-versions: 0.6.0, 0.6.1, 0.6.2, 0.9.0, 0.9.2, 1.0.0, 1.0.1, > 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1 > Maybe you're saying this because 0.1.0 isn't listed in the available-versions field, but that field filters out versions you already have installed (in any switch). This always confuses me and think available-versions should just list all versions. --089e0149548ceec00705019be7c1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On W= ed, Aug 27, 2014 at 3:45 AM, Martin DeMello <martindemello@gmail.c= om> wrote:

trying again= drops me back to 0.1.0.
...
which according to opam show shouldn't even be = an option:

$ opam show = ocp-indent
...=C2=A0
=C2= =A0 =C2=A0installed-version: ocp-indent.0.1.0 [4.02.0+rc1]=C2=A0=C2=A0
=C2= =A0 =C2=A0available-versions: 0.6.0, 0.6.1, 0.6.2, 0.9.0, 0.9.2, 1.0.0, 1.0= .1, 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1

Maybe you're saying this b= ecause 0.1.0 isn't listed in the available-versions field, but that fie= ld filters out versions you already have installed (in any switch). This al= ways confuses me and think available-versions should just list all versions= .
--089e0149548ceec00705019be7c1--