bug-bison
[Top][All Lists]
Advanced

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

RE: Is there a bug with --skeleton parameter?


From: Morales Cayuela, Victor (NSB - CN/Hangzhou)
Subject: RE: Is there a bug with --skeleton parameter?
Date: Wed, 4 Mar 2020 07:42:06 +0000

Looks perfect to me.

Thanks for your help and adding that entry to the manual!
Victor

-----Original Message-----
From: Akim Demaille <address@hidden> 
Sent: 2020年3月4日 15:32
To: Morales Cayuela, Victor (NSB - CN/Hangzhou) <address@hidden>
Cc: Bison Bugs <address@hidden>
Subject: Re: Is there a bug with --skeleton parameter?



> Le 4 mars 2020 à 07:40, Akim Demaille <address@hidden> a écrit :
> 
> README-hacking should have told you, I'm sorry it didn't :(  I'll fix that.

Here's my proposal.

commit 2f38f96c30b61e8c4482b2055ee2441d0dc281ad
Author: Akim Demaille <address@hidden>
Date:   Wed Mar 4 08:19:37 2020 +0100

    README: point to tests/bison
    
    Reported by Victor Morales Cayuela.

diff --git a/README b/README
index f18958a1..f8d79755 100644
--- a/README
+++ b/README
@@ -17,6 +17,11 @@ See the file INSTALL for generic compilation and 
installation instructions.
 Bison requires GNU m4 1.4.6 or later.  See  
https://ftp.gnu.org/gnu/m4/m4-1.4.6.tar.gz.
 
+## Running a non installed bison
+Once you ran `make`, you might want to toy with this fresh bison before 
+installing it.  In that case, do not use `src/bison`: it would use the
+*installed* files (skeletons, etc.), not the local ones.  Use `tests/bison`.
+
 ## Colored diagnostics
 As an experimental feature, diagnostics are now colored, controlled by the  
`--color` and `--style` options.


reply via email to

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