Skip to content

Fix zig template files#4637

Merged
ObserverOfTime merged 4 commits intotree-sitter:masterfrom
nvlled:fix-zig-templates
Aug 9, 2025
Merged

Fix zig template files#4637
ObserverOfTime merged 4 commits intotree-sitter:masterfrom
nvlled:fix-zig-templates

Conversation

@nvlled
Copy link
Contributor

@nvlled nvlled commented Jul 24, 2025

Fixed and updated to work with zig v0.14.1.

The changes are generated from tree-sitter/tree-sitter-c#275 using this script.

@clason clason added the ci:backport release-0.25 Backport label label Jul 25, 2025
@ObserverOfTime ObserverOfTime merged commit d87921b into tree-sitter:master Aug 9, 2025
18 checks passed
@tree-sitter-ci-bot
Copy link

Backport failed for release-0.25, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-0.25
git worktree add -d .worktree/backport-4637-to-release-0.25 origin/release-0.25
cd .worktree/backport-4637-to-release-0.25
git switch --create backport-4637-to-release-0.25
git cherry-pick -x d87921bb9c39b0b06c811f2082f9a9991cdca027

ObserverOfTime pushed a commit to ObserverOfTime/tree-sitter that referenced this pull request Aug 9, 2025
ObserverOfTime pushed a commit that referenced this pull request Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants