ForEx icon indicating copy to clipboard operation
ForEx copied to clipboard

Fortran User Defined Exceptions Handler

Results 2 ForEx issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Sergey Fedorov Removing the flag (for macOS), build succeeds and all tests pass: ``` ---> Testing ForEx Executing: cd "/opt/local/var/macports/build/_opt_PPCRosettaPorts_fortran_ForEx/ForEx/work/build" && /usr/bin/make test Running tests... /opt/local/bin/ctest --force-new-ctest-process Test project...

``` /opt/local/bin/gfortran-mp-12 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,--allow-multiple-definition -fdefault-real-8 -ffree-line-length-0 -cpp -Wimplicit-interface -mmacosx-version-min=10.6 CMakeFiles/ExceptionContextStack_test.dir/ExceptionContextStack_test.f90.o -o ../../bin/ExceptionContextStack_test -Wl,-rpath,/opt/local/lib ../../lib/libForEx.0.0.1.dylib ld: unknown option: --allow-multiple-definition [ 90%] Linking Fortran executable ../../bin/ExceptionStack_test cd /opt/local/var/macports/build/_opt_PPCRosettaPorts_fortran_ForEx/ForEx/work/build/src/tests && /opt/local/bin/cmake...