|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #65321] C++20 warnings about deprecated uses of volatile variables |
Date: | Tue, 20 Feb 2024 17:16:00 -0500 (EST) |
Follow-up Comment #18, bug#65321 (group octave): I eliminated the final uses of volatile in two changesets: https://hg.savannah.gnu.org/hgweb/octave/rev/406c7ef068af https://hg.savannah.gnu.org/hgweb/octave/rev/d9ff240f1339 There is still a question about the best way to check for a singular matrix as determined by LAPACK. Should we keep the rcond_plus_one method (seems klunky, but apparently works) or write a new test based on comparison to eps? We could open a new bug report for that as well if it was clearer. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65321> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |