Skip to content

Conversation

@cztomsik
Copy link
Owner

@cztomsik cztomsik commented Nov 4, 2025

Fixed compilation errors where code examples referenced undefined 'allocator' variable. All instances now correctly inject and use 'arena: std.mem.Allocator' parameter.

Changes:

  • README.md: Fixed 2 instances (lines 92, 231)
  • docs/guide/routing.md: Fixed helloName() function (line 29)
  • docs/guide/terminal.md: Fixed hello() function (line 27)

Fixed compilation errors where code examples referenced undefined
'allocator' variable. All instances now correctly inject and use
'arena: std.mem.Allocator' parameter.

Changes:
- README.md: Fixed 2 instances (lines 92, 231)
- docs/guide/routing.md: Fixed helloName() function (line 29)
- docs/guide/terminal.md: Fixed hello() function (line 27)
@cztomsik cztomsik merged commit 493bb65 into main Nov 4, 2025
1 of 2 checks passed
@cztomsik cztomsik deleted the claude/audit-outdated-docs-011CUntRFcKEBuNRaGBfuAqs branch November 9, 2025 09:01
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.

3 participants