summaryrefslogtreecommitdiffstats
path: root/.github/workflows/cmake-ctest.yml
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2024-01-30 18:20:58 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2024-02-14 21:35:38 (GMT)
commitf57a0dbec6b3148f22b105863b971404cfee439c (patch)
tree4fc74b611a18675f5114f1abb824e9f5cb4b327d /.github/workflows/cmake-ctest.yml
parentc6a0abde93faba3341dbcefeae49b415211e68ac (diff)
downloadhdf5-f57a0dbec6b3148f22b105863b971404cfee439c.zip
hdf5-f57a0dbec6b3148f22b105863b971404cfee439c.tar.gz
hdf5-f57a0dbec6b3148f22b105863b971404cfee439c.tar.bz2
h5 compiler wrappers now pass all arguments passed to it to the compile line (#3954)
* The issue was that the "allargs" variable was not being used in the final command of the compiler wrapper. Any entries containing an escaped quote (\", \') or other non-matching argument (*) would not be passed to the compile line. I have fixed this problem by ensuring all arguments passed to the compiler wrapper are now included in the compile line. * added testing for compiler wrappers
Diffstat (limited to '.github/workflows/cmake-ctest.yml')
0 files changed, 0 insertions, 0 deletions