|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #60316] New warnings, errors showing up during compilation |
Date: | Fri, 2 Apr 2021 13:07:04 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #13, bug #60316 (project octave): The gnulib macros do use GCC __builtin* functions if possible. We do introduce some overhead by creating wrapper functions. We do that because we want to avoid including gnulib headers directly in C++ code because their heavy use of macros has caused trouble in the past. If necessary, we might consider making some exceptions to that rule but some care is needed. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60316> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |