Updates:
        Status: Verified

Comment #2 on issue 1243 by percival.music.ca: Regtest resgression - tie-direction-manual.ly
http://code.google.com/p/lilypond/issues/detail?id=1243

Correction: those open-file messages were added in .31, but removed in .32.

The final result is that this message isn't in the latest official regtests, so I'm marking it verified.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

From mesa-dev-bounces+archive=mail-archive....@lists.freedesktop.org Mon Sep 06 
07:41:37 2010
Return-path: <mesa-dev-bounces+archive=mail-archive....@lists.freedesktop.org>
Envelope-to: arch...@mail-archive.com
Delivery-date: Mon, 06 Sep 2010 07:41:37 -0700
Received: from exprod5mx251.postini.com ([64.18.0.171] helo=psmtp.com)
        by mail-archive.com with smtp (Exim 4.69)
        (envelope-from 
<mesa-dev-bounces+archive=mail-archive....@lists.freedesktop.org>)
        id 1Osct7-00062b-0B
        for arch...@mail-archive.com; Mon, 06 Sep 2010 07:41:37 -0700
Received: from source ([131.252.210.177]) by exprod5mx251.postini.com 
([64.18.4.10]) with SMTP;
        Mon, 06 Sep 2010 07:41:34 PDT
Received: from gabe.freedesktop.org (localhost [127.0.0.1])
        by gabe.freedesktop.org (Postfix) with ESMTP id EA97E9E8C6
        for <arch...@mail-archive.com>; Mon,  6 Sep 2010 07:41:33 -0700 (PDT)
X-Original-To: mesa-...@lists.freedesktop.org
Delivered-To: mesa-...@lists.freedesktop.org
Received: from smtp-outbound-2.vmware.com (smtp-outbound-2.vmware.com
        [65.115.85.73])
        by gabe.freedesktop.org (Postfix) with ESMTP id 3805D9E8B6
        for <mesa-...@lists.freedesktop.org>;
        Mon,  6 Sep 2010 07:41:20 -0700 (PDT)
Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167])
        by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 06DE61E00C;
        Mon,  6 Sep 2010 07:41:20 -0700 (PDT)
Received: from [10.20.218.140] (unknown [10.20.218.140])
        by mailhost2.vmware.com (Postfix) with ESMTP id 5C9A88E7E3;
        Mon,  6 Sep 2010 07:41:19 -0700 (PDT)
From: =?ISO-8859-1?Q?Jos=E9?= Fonseca <jfons...@vmware.com>
To: Matt Turner <matts...@gmail.com>
In-Reply-To: <aanlkti=-hubs3sigpn5zph5wf87sqgw_erl_narqs...@mail.gmail.com>
References: <20100906014047.gb21...@thinkpadr51e.hsd1.or.comcast.net>
        <ee9cabfd-35a5-4731-977e-4f99fa802...@freedesktop.org>
        <aanlkti=-hubs3sigpn5zph5wf87sqgw_erl_narqs...@mail.gmail.com>
Organization: VMware, Inc.
Date: Mon, 06 Sep 2010 15:41:18 +0100
Message-ID: <1283784078.13577.3439.ca...@jfonseca-laptop.eng.vmware.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.3 Cc: "mesa-...@lists.freedesktop.org" <mesa-...@lists.freedesktop.org>
Subject: Re: [Mesa-dev] glsl2: Remove generated files from git
X-BeenThere: mesa-...@lists.freedesktop.org
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: "For discussion about development of the Mesa code."
        <mesa-dev.lists.freedesktop.org>
List-Unsubscribe: <http://lists.freedesktop.org/mailman/options/mesa-dev>,
        <mailto:mesa-dev-requ...@lists.freedesktop.org?subject=unsubscribe>
List-Archive: <http://lists.freedesktop.org/archives/mesa-dev>
List-Post: <mailto:mesa-...@lists.freedesktop.org>
List-Help: <mailto:mesa-dev-requ...@lists.freedesktop.org?subject=help>
List-Subscribe: <http://lists.freedesktop.org/mailman/listinfo/mesa-dev>,
        <mailto:mesa-dev-requ...@lists.freedesktop.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: mesa-dev-bounces+archive=mail-archive....@lists.freedesktop.org
Errors-To: mesa-dev-bounces+archive=mail-archive....@lists.freedesktop.org
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S:99.90000/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 
R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 4 (1.5000:1.5000) s cv gt3 gt2 gt1 r p m c X-pstn-addresses: from <jfons...@vmware.com> [294/10]
On Sun, 2010-09-05 at 20:02 -0700, Matt Turner wrote:
On Sun, Sep 5, 2010 at 10:35 PM, Ian Romanick <i...@freedesktop.org> wrote:
> On Sep 5, 2010, at 6:40 PM, Tom Stellard <tstel...@gmail.com> wrote:
>
>> Hi,
>>
>> These files generated by bison and flex are different for me than the
>> ones checked in to git:
>>
>> src/glsl/glcpp/glcpp-lex.c
>> src/glsl/glcpp/glcpp-parse.c
>> src/glsl/glcpp/glcpp-parse.h
>> src/glsl/glsl_lexer.cpp
>> src/glsl/glsl_parser.cpp
>>
>> This is causing some annoyances for me when I do commits or switch
>> branches. Is there any reason why these files can't be removed from git?
>
> One word: Windows. Welcome to my world.

I hear you (and I know you'd love to kill these off too), but bison
and flex run on Windows too. This seems like a false reason to me.

Matt

It's easy to find/produce recent cygwin/msys ports of bison/flex, but
these builds munge paths (ie., spaces, slashes, driver letters) and it
would also imply adding the build dependency of cygwin/msys -- although
these environments try to capture the best of both Unix/Windows I found
that in practice it forces the developer coping with the worst of them.

There were also some native ports of bison/flex, but I haven't
researched on that recently.

If you (Matt or Ian) could provide me a patch that invokes bison/flex at
compile time, I'll look into this.
Jose

_______________________________________________
mesa-dev mailing list
mesa-...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to