-
Verilator version:
```
Verilator 5.031 devel rev v5.030-71-gd4a8cbb1d
```
Test case: [test-case.tar.gz](https://github.com/user-attachments/files/17756938/test-case.tar.gz)
Running this com…
-
Hello !
### Context :
We are currently using v-calendar 3.1.2 and are facing a problem with some types not being properly exported by 'v-calendar' module.
Our Vue project is built with Vite and i…
-
UE5.0.3でホロレンズ用のパッケージ化をした時に以下のログが出て止まってしまいます。
UATHelper: パッケージ化 (HoloLens): ���C�u���� C:\Users\A23004\Desktop\GuidApp_UE\Binaries\HoloLens\GuidApparm64.lib �ƃI�u�W�F�N�g C:\Users\A23004\Desktop\…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
Hi During reproducing the training process, a bug is reported as
File "/mnt/bn/kinetics-lp-maliva/playground_projects/RLAIF-V_bak/./muffin/train/train_llava15.py", line 279, in init_model …
-
### Xmake 版本
v2.9.6
### 操作系统版本和架构
Windows10 22H2
### 描述问题
使用clang-cl构建verilator失败,提示`cannot copy file .../verilator_bin.exe, file not found!`,并且如果不指定使用clang-cl构建,即使设置了`xmake g --policie…
-
**V doctor:**
```
V full version: V 0.4.8 df4c6ac.6cfa84c
OS: linux, Debian GNU/Linux 12 (bookworm) (VM)
Processor: 1 cpus, 64bit, little endian, DO-Premium-AMD
getwd: /home/user/github.com/markfi…
-
This example works:
```erlang
-module(test).
-compile(export_all).
-compile(nowarn_export_all).
-spec maps_to_list(#{Key => Value}) -> [{Key, Value}].
maps_to_list(M) -> maps_to_list(M).
…
-
Test file:
```erlang
-module(test).
-compile(export_all).
-compile(nowarn_export_all).
-spec range(#{ any() => V }) -> [V].
range(Map) ->
lists:map(fun({_, V}) -> V end, maps:to_list(…
-
Hi!
I have a similar problem described in #1034, but I'm using Docker to build and test changes using my local machine. I've upgraded all modules to last versions using `hugo mod get -u` and then m…