Re: Reporting Bug
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please keep the list in CC. > Le 21 janv. 2020 à 07:10, Nikki Valen <[email protected]> a écrit : > > Thank you so much for the reply! I think I worked too much to not notice the directory wasn’t recognized! > > Although, I still have 1 Fail saying that it cannot find the Calc class. There will be more: once this handful of tests passes, there are more than 500 to come, some of them failing. Adrian's suggestion (use a directory with no spaces in it) is by far the simplest workaround. > I hope you could help! What you can do is add 'set -x' somewhere on the top of examples/test, and read the generated traces to see if you can spot the error and suggest a fix. Cheers!