mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
3a3501df2d
* 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 |
||
---|---|---|
.. | ||
examples | ||
src | ||
test | ||
testpar | ||
CMakeLists.txt | ||
Makefile.am | ||
robodoc.rc |