Skip to content

Fix size_t include and Makefile size handling#1

Merged
omercsbn merged 1 commit intomainfrom
codex/analiz-et-ve-duzeltme-onerileri-hazrla
Aug 9, 2025
Merged

Fix size_t include and Makefile size handling#1
omercsbn merged 1 commit intomainfrom
codex/analiz-et-ve-duzeltme-onerileri-hazrla

Conversation

@omercsbn
Copy link
Owner

@omercsbn omercsbn commented Aug 9, 2025

Summary

  • include <stddef.h> in heap and memory headers to resolve size_t errors
  • compute bootloader size at build time in Makefile and add placeholder test target
  • report build sizes without using $(shell ...)

Testing

  • make bootloader
  • make test

https://chatgpt.com/codex/tasks/task_e_6897d3a2dd24832c90f95ffcfcf47647

@omercsbn omercsbn merged commit a434f2b into main Aug 9, 2025
0 of 3 checks passed
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.

1 participant