v icon indicating copy to clipboard operation
v copied to clipboard

inconsistent compiler bug, sometimes code works sometimes, not, complains xjson2

Open despiegk opened this issue 2 months ago • 2 comments

Describe the bug

Image

weird part is in that code path that json module is not used

some clues

Image

Reproduction Steps

vtest ~/code/github/incubaid/herolib/lib/data/atlas/client/client_test.v

Expected Behavior

at least a clear error

Current Behavior

can't figure out what happens nor to work around

Possible Solution

No response

Additional Information/Context

No response

V version

latest on osx

Environment details (OS name and version, etc.)

osx m4

[!NOTE] You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote. Other reactions and those to comments will not be taken into account.

despiegk avatar Nov 09 '25 02:11 despiegk

in client module I only use json, don't understand how it get's to xjson2

despiegk avatar Nov 09 '25 02:11 despiegk

Without seeing the source, we don't know either.

JalonSolov avatar Nov 09 '25 03:11 JalonSolov