-
As noted in the code already:
```
TODO: To fully emulate GHC's behaviour, we must know whether the input module
set contains a module Main.
Consider these two invocations:
$ ghc --make Module.hs Mo…
-
**Suggestion / Problem**
Some links in our javadoc refer to kroxylicious.io/kroxylicious/* urls when linking to documentation from another module.
For example, in the [ApiVersionsFilter](https://j…
-
### Problem Statement
When sending Source Context via Sentry Gradle Plugin, I've noticed that the source is taken only from the main application module. This is problematic for multi-module setups, w…
-
While upgrading our toolchain from 11.x to 15.0.7, I ran into a crash in lld. Immediately before the crash, this error is displayed:
```
LLVM ERROR: Function Import: link error: linking module fla…
-
CMake starts by warning `No CUDA support found` but then goes on to find CUDA and compile. I haven't had a chance to investigate. looks harmless.
```
[jrmales@exao3 _build]$ make
CMake Warning …
-
```shell
root@gao-virtual-machine:~/package_test# g++ test.cpp -o example -I/usr/local/include -L/usr/local/lib -lcpp-terminal
test.cpp:1:10: fatal error: cpp-terminal/base.hpp: 没有那个文件或目录
1 | #…
-
### Bug
Hello,
Extrafields linking to another objects do not work reverting error "_selectForForms: Error bad setup of field objectdescorig=Societe, objectfield=entrepot:options_zwhcompany_". Same b…
-
Hi,
Is there any solution for using multiple modules across multiple test-suites for MVSC?
I'm getting linking error with MVSC linker, with clang I use ((weak)).
Is there any equivalent for ((we…
-
## Update: See the last post for the current status.
## Quick summary
Portal 2 fails with the following errors
```
E SYS: '_sys_prx_load_module' failed with 0x8001113b : CELL_PRX_ERROR_LIBR…
-
Hello,
We tried testing dash.js 5.0 (nightly version) on some older browser versions (e.g., Chrome 54), but we encountered errors related to modern JavaScript syntax. Could you please let us know if …