Skip to content

markused: fix missing builtin__memdup definition, when an option struct field is used (fix #25801)#25802

Merged
spytheman merged 1 commit into
vlang:masterfrom
spytheman:fix_issue_25801
Nov 21, 2025
Merged

markused: fix missing builtin__memdup definition, when an option struct field is used (fix #25801)#25802
spytheman merged 1 commit into
vlang:masterfrom
spytheman:fix_issue_25801

Conversation

@spytheman

Copy link
Copy Markdown
Contributor

No description provided.

@spytheman spytheman merged commit 0458303 into vlang:master Nov 21, 2025
85 checks passed
@spytheman spytheman deleted the fix_issue_25801 branch November 21, 2025 11:12
spytheman added a commit to spytheman/v that referenced this pull request Nov 21, 2025
* master:
  crypto.sha3: remove `import math` (just for int_max), to improve compilation time and complexity for code that uses sha3
  math: reduce the nested level of expressions, to reduce the chances of stack overflows on windows
  cgen: reduce the nested expr level complexity of Gen.ident
  markused: fix missing builtin__memdup definition, when an option struct field is used (fix vlang#25801) (vlang#25802)
  math: add tests for math.divide_floored, math.divide_euclid, and math.divide_truncated too
  ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v  (vlang#25797)
  checker: fix array fixed unresolved return check and resolver (fix vlang#25774) (vlang#25790)
  fashttp: fixes
  fasthttp: Linux/epoll support
  fasthttp: move kqueue related code to a separate file
  v.builder: cleanup noise by msvc rebuilding object files, unless -d trace_thirdparty_obj_files is passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant