Skip to content

Comments

[pull] master from vlang:master#200

Open
pull[bot] wants to merge 10000 commits intoDithn:masterfrom
vlang:master
Open

[pull] master from vlang:master#200
pull[bot] wants to merge 10000 commits intoDithn:masterfrom
vlang:master

Conversation

@pull
Copy link

@pull pull bot commented Aug 11, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

demizer and others added 25 commits January 26, 2026 06:55
 #26439) (#26440)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
…n macos with an M1 processor (fix regression after #26083) (#26446)
…ion prologue

Necessary if the binary was linked with glibc compiled with CET (Control-flow Enforcement Technology) support, which adds a
.note.gnu.property indicating IBT (Indirect Branch Tracking) is required. When __libc_start_main calls main via an indirect
call, the CPU checks that the target starts with endbr64. Since main started with push rbp instead, the CPU raised a Control
Protection fault = SIGSEGV (exit code 11).
medvednikov and others added 30 commits February 16, 2026 02:35
…ber, by using precomputed digit_table and letter_table consts, instead of u8 method calls
…arm64; cleanc tcc default; faster cleanc; parallel parser/checker
…), to make tests more robust against running concurrently from different shells
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.