Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Conversation

@mattt
Copy link
Contributor

@mattt mattt commented Aug 10, 2020

As discussed in this thread on the GraphViz forums:

Bison 3.7 was recently released, with the accompanying release notes containing this snippet:

In conformance with the recommendations of the Graphviz team, in the next
version Bison the option --graph will generate a *.gv file by default,
instead of *.dot. A transition started in Bison 3.4.

I thought this was interesting because (1) I had no idea Bison could generate Graphviz and (2) I did not realize .gv was preferred over .dot. Maybe these are widely known to others.

The recommendation seems to have come on a mailing list thread , pointing to a Wikipedia page , pointing to Emden’s recommendation in 2011 .

@mattt mattt added the documentation Improvements or additions to documentation label Aug 10, 2020
@mattt mattt added this to the 1.0.0-beta.5 milestone Aug 10, 2020
@mattt mattt merged commit 4c0c559 into master Aug 10, 2020
@mattt mattt deleted the dot-to-gv branch August 10, 2020 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants