bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Get rid of tabulations in the Java output.


From: Akim Demaille
Subject: [PATCH] Get rid of tabulations in the Java output.
Date: Tue, 11 Nov 2008 14:49:45 +0100

Test 214 was failing: it greps with a pattern containing [    ]* which
obviously meant to catch spaces and tabs, but contained only spaces.
Tabulations in sources are a nuisance, so to simplify the matter, get rid
of all the tabulations in the Java sources.  The other skeletons will be
treated equally later.

        * data/java.m4, data/lalr1.java: Untabify.
        * tests/java.at: Simplify AT_CHECK_JAVA_GREP invocations:
        tabulations are no longer generated.


Attachment: 0001-Get-rid-of-tabulations-in-the-Java-output.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]