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

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

[Octave-bug-tracker] [bug #60471] clang-12 error: unknown type name 'siz


From: Rik
Subject: [Octave-bug-tracker] [bug #60471] clang-12 error: unknown type name 'size_t'
Date: Wed, 12 May 2021 23:13:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36

Follow-up Comment #5, bug #60471 (project octave):

I found more instances of unqualified "size_t" on the stable branch.  I
changed those to "std::size_t" in this cset:
http://hg.savannah.gnu.org/hgweb/octave/rev/7f5bd197fea6.

Someone with clang should check that the stable branch now compiles correctly.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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