Skip to content

fix(ffi): add max_memory_usage_bytes to FFI SystemConfig#271

Merged
genezhang merged 1 commit intomainfrom
fix/ffi-system-config-memory-field
Apr 6, 2026
Merged

fix(ffi): add max_memory_usage_bytes to FFI SystemConfig#271
genezhang merged 1 commit intomainfrom
fix/ffi-system-config-memory-field

Conversation

@genezhang
Copy link
Copy Markdown
Owner

Fixes release build failure: max_memory_usage_bytes was added to clickgraph-embedded::SystemConfig in #270 but the FFI struct and its to_rust_system_config() converter were not updated.

  • Add max_memory_usage_bytes: Option<u64> to the FFI SystemConfig record
  • Map it through in to_rust_system_config()

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@genezhang genezhang merged commit 4d99386 into main Apr 6, 2026
4 checks passed
@genezhang genezhang deleted the fix/ffi-system-config-memory-field branch April 6, 2026 06:24
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