Hideo Takahashi
Hideo Takahashi
Thanks. Regarding the debugger I use, I am a casual user of the intel compiler, and I use gdb. Thanks for the info on "cmake.debugConfig". However I couldn't find documentation...
adding the follow line solved the problem. ``` "miDebuggerPath" : "/usr/bin/gdb", ```
The 6.1 branch doesn't pass the test suite. Is this recognized by the dev team? ``` [INFO] [java] [script] -> JUnitReport: /home/hideo-t/work/java/Lucee/test/reports/junit-test-results-6.1.0.76-SNAPSHOT.xml [INFO] [java] [script] -> Service [ postgres ]...
rebased on the current 6.1 branch
I merged 6.1 into this PR branch, and changed the implementation to use apache commons.
I'm closing this since I refiled it as #2335