Skip to content

Conversation

eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Dec 3, 2024

This is chiefly motivated by a friendly nudge from CRAN to get (Rcpp)Armadillo to build under the current gcc 15 pre-release which this update accomplishes.

Edit: And it morphed into a proper new release following an Armadillo release. Now also at CRAN.

@@ -23,7 +23,7 @@

#define ARMA_VERSION_MAJOR 14
#define ARMA_VERSION_MINOR 2
#define ARMA_VERSION_PATCH 1
#define ARMA_VERSION_PATCH 2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@conradsnicta As you may have noticed I have not merged yet.

@eddelbuettel eddelbuettel force-pushed the feature/arma_14.2.x_sync branch from a5b8aa1 to fa9adb8 Compare December 4, 2024 03:07
@eddelbuettel eddelbuettel force-pushed the feature/arma_14.2.x_sync branch from fa9adb8 to 9e6443f Compare December 6, 2024 01:51
@eddelbuettel eddelbuettel merged commit 12268f2 into master Dec 6, 2024
2 checks passed
@eddelbuettel eddelbuettel deleted the feature/arma_14.2.x_sync branch December 6, 2024 14:20
@conradsnicta
Copy link
Contributor

For posterity, the regression in GCC 15 has been reported: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117993

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants