octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59806] SuiteSparse headers not found


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #59806] SuiteSparse headers not found
Date: Mon, 4 Jan 2021 16:03:18 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #9, bug #59806 (project octave):

Hmm, I looked at the bison sources and found this commit from yesterday:

https://git.savannah.gnu.org/cgit/bison.git/commit/?id=e2199d0fb2e83d908b7a300da0ad00bea0d30e46

style: YYUSE is private, make it YY_USE
This macro is not exposed to users, make start it with 'YY_'.

I will check in a change that will avoid warnings from bison about unused
values in rules that doesn't rely on YYUSE.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59806>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]