parsing #10

Closed
opened 2026-02-18 18:14:30 +00:00 by jaynuine · 4 comments
Owner
  • base
  • handle misformatted maps safely
- [x] base - [x] handle misformatted maps safely
jaynuine added this to the todo project 2026-02-18 18:14:30 +00:00
jaynuine reopened this issue 2026-02-25 13:28:32 +00:00
Author
Owner

misformatted maps may be passed for fdf to read ; those should not cause the program to crash at the very least

misformatted maps may be passed for fdf to read ; those should not cause the program to crash at the very least
jaynuine added this to the foundation milestone 2026-02-27 02:25:57 +00:00
Author
Owner

assert

  • all entries are optionally signed base 10 integers
  • fit int or ssize_t
  • file not empty
assert - [x] all entries are optionally signed base 10 integers - [x] fit int or ssize_t - [x] file not empty
Author
Owner

74172ddfb7 and 4bc7ce7a13 solve the above

74172ddfb7 and 4bc7ce7a13 solve the above
Author
Owner

closing until bonus

closing until bonus
Sign in to join this conversation.
No labels
bug
mlx
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
jaynuine/fdf#10
No description provided.