Re: Bison 3.7.5 released
Paul Eggert <[email protected]> Mon, 25 Jan 2021 21:54:08 -0800
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 1/25/21 9:41 PM, Akim Demaille wrote: > Thanks for the report. I'll see if there is interest in fixing it > in gnulib. As a matter of fact, they might have fixed it already, Fixed by Jim Meyering in Gnulib commit 7fa203018d02d8f2b71a6be1240c3963a63cab1c (2020-12-29). In the meantime you can ignore the warning: it's the typical clang balderdash where they want you to put in an unnecessary cast. Don't they know that casts are bad in C?