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

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

[Octave-patch-tracker] [patch #8919] Start of patch to enable visibility


From: Markus Mützel
Subject: [Octave-patch-tracker] [patch #8919] Start of patch to enable visibility attributes for GCC in build system
Date: Thu, 7 Jan 2021 15:50:12 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36 Edg/87.0.664.66

Follow-up Comment #34, patch #8919 (project octave):

The Windows build failed with a different error than I expected.

I pushed a change here that also instantiates more integer types in Array<T>:
https://hg.savannah.gnu.org/hgweb/octave/rev/e4c152e827aa

With that change Octave builds for me with gcc and clang on Ubuntu and for
Windows.

Explicitly instantiating Array<short> failed with an error about it being
instantiated implicitly before.
If I understand the Array<T> template class correctly, that might be an issue.
Is that correct?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?8919>

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




reply via email to

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