Jeroen Meijer
Jeroen Meijer
> Would that help ? That would solve my problem, but: - I would have to always look into the deep insides of code I may know nothing about, -...
First, I needed to upgrade SAM/Python/PIP managed packages because whenever I ran `sam deploy` I got: "Error: An HTTP Client raised an unhandled exception: sequence item 0: expected str instance,...
https://github.com/aws/aws-sam-cli/issues/5613 does not provide a single reason to drop support for homebrew? I'm honestly curious why the choice for a custom installer has been made. You say you welcome the...
Third exception: ```org.gradle.api.tasks.TaskExecutionException: Execution failed for task '::lib:archunit-rules:pmdTest'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:130) ... Caused by: : net.sourceforge.pmd.util.ContextedAssertionError: This should be unreachable: Method should be accessible java.lang.IllegalAccessException: no such method: net.sourceforge.pmd.lang.java.ast.ASTStringLiteral.getLiteralText()Chars/invokeVirtual Exception Context:...
```java -version openjdk version "11.0.22" 2024-01-16 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1) (build 11.0.22+7) OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1) (build 11.0.22+7, mixed mode, sharing) ``` I'm quite sure I was using this...
@alaarman which clang version are you using?
DONE: o POR tests o DFS_FIFO tests o A test case which does (parallel) LTS construction, reduction comparison. o See lts_generation tests and mini tutorial in main LTSmin manual. o...
This is quite unclear. Can you give a bit more info on how to reproduce? Do you mean the --prefix option?
I can not reproduce this. I have a source directory with a space, e.g. `/home/jeroen/gitprojects/ltsmin/s rc`. Next I have a build directory, e.g. `/home/jeroen/gitprojects/ltsmin/build`. The command `cd /home/jeroen/gitprojects/ltsmin/build && autoreconf...
Still can't reproduce, what is the error you are getting?