Skip to content

Commit 7a3740d

Browse files
authored
Merge pull request #155 from adam-sim-dev/fix_for_gcc15
Correct the function declaration for GCC 15
2 parents 1f505f7 + 1e683fe commit 7a3740d

14 files changed

Lines changed: 227 additions & 472 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
BLACS/INSTALL/cmake_install.cmake
44
BLACS/INSTALL/Makefile
55
BLACS/INSTALL/x*
6-
TESTING/x*
6+
TESTING/traditional/x*
77
REDIST/TESTING/x*
88
PBLAS/TESTING/x*
99
PBLAS/TESTING/PB_Cabort.c
@@ -15,4 +15,5 @@ PBLAS/TIMING/PB_Cwarn.c
1515
BLACS/TESTING/xCbtest
1616
BLACS/TESTING/xFbtest
1717
SLmake.inc
18+
.DS_Store
1819

0 commit comments

Comments
 (0)