Hi Frank, Thanks for the quick response.
> Le 28 avr. 2019 à 17:45, Frank Heckenbach <f.heckenb...@fh-soft.de> a écrit : > > Akim Demaille wrote: > >> Bison 3.4 is about to be released. A particular focus was put on the >> diagnostics, which are now colored by default. Please, test/torture this >> beta as much as possible on your pet projects. I am especially interested >> in feedback on the default colors for the diagnostics: be sure to install >> libtextstyle before installing Bison, and please tell me if the default >> colors work badly with your terminal. > > I generally prefer to use only software that exists as a Debian > package I understand that. But it's only a matter of time until libtextstyle hits Debian, and I prefer to learn about possible issues before :) > (and I usually view messages within my IDE which has its own > highlighting anyway), but I can confirm that 3.3.90 without coloring > works for my parsers without problems (and I can probably test > future releases without libtextstyle if that's a useful test to > have). The CI checks this already, but yes, of course it's reassuring to know someone checks that too. Thanks!