jplag / JPlag

State-of-the-Art Software Plagiarism & Collusion Detection
https://jplag.github.io/JPlag/
GNU General Public License v3.0
997 stars 291 forks source link

Added generic catch clause in the c language module #1691

Closed TwoOfTwelve closed 2 months ago

TwoOfTwelve commented 3 months ago

Makes sure all exceptions thrown by the Java-CC parser are caught and wrapped in a JPlag exception. This ensures, that the exception shown to the user contains the file, that the parser to fail.

Similar to #1480

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed for 'JPlag Plagiarism Detector'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud