grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

Whenever

Open teverett opened this issue 1 year ago • 3 comments

teverett avatar May 18 '24 22:05 teverett

I fixed the Go builds. Turns out Dependabot screws up the go.mod files--removing the reference to Antlr, and the only way I get the version of the Antlr Tool and Antlr Go runtime to match.

Please "fast forward" from "master" once https://github.com/antlr/grammars-v4/pull/4102 is merged. Sorry for the mess.

kaby76 avatar May 18 '24 23:05 kaby76

I fixed the Go builds. Turns out Dependabot screws up the go.mod files--removing the reference to Antlr, and the only way I get the version of the Antlr Tool and Antlr Go runtime to match.

Please "fast forward" from "master" once #4102 is merged. Sorry for the mess.

No big deal. Thanks for the fix!

teverett avatar May 19 '24 01:05 teverett

so @kaby76 any idea why this grammar fails on Windows but not Ubuntu or OSX?

teverett avatar May 19 '24 17:05 teverett