-
### Xmake Version
2.9.3
### Operating System Version and Architecture
Windows 11 23H2
### Describe Bug
I attempted to compile the following code with xmake and MSVC:
`test.cppm`
```cpp
exp…
-
I noticed there is an option to reset the sg2042 and make it bypass the SCP bootrom but boot directly from SPI flash (64MiB).
Can we get the spi flash layout documented in system.rst TODO item so we …
-
Hi,
I always build from latest source code from github, by the way, today, trying to build after git pull the latest changes, break the build process...
It look like the build across the « libpi…
-
### Component
Dasharo firmware
### Device
NovaCustom V56 14th Gen
### Dasharo version
v0.9.1-rc4
### Dasharo Tools Suite version
--
### Test case ID
AUD007.001
### Brief summary
AUD007 fail…
-
### Reproducing the behavior
Running this program with `hvm run-c` causes a segmentation fault after printing the results
```
@List/Cons = (a (b ((@List/Cons/tag (a (b c))) c)))
@List/Cons/tag =…
-
Hello,
I've just generated a c# client for my API and there seem to be a problem with the rest delete endpoint.
The endpoint is: "/api/channels/{referenceId}"
The code generated is:
```
p…
lnaie updated
3 years ago
-
### Issue Type
Bug
### Source
pip (mct-nightly)
### MCT Version
PR #1186
### OS Platform and Distribution
Linux Ubuntu 22.04
### Python version
3.10
### Describe the issu…
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
Currently, we have a forked version of the `conversion_gen` tool, added in commit …
-
https://github.com/chsasank/llama.lisp/blob/c79daf7a267461f5ebf8fef57d61321192a6127c/src/backend/c-lisp.py#L137
```
def gen_stmt(self, stmt):
try:
if isinstance(stmt, lis…
-
It appears that a module containing:
````raku
BEGIN Q/use experimental :pack/.EVAL
````
can **NOT** be precompiled or is precompiled incorrectly. Note that taking away the `:pack` from the above …