-
-
Notifications
You must be signed in to change notification settings - Fork 7
patch baked file system #79
Copy link
Copy link
Open
Labels
criticalIf we don't fix this something will breakIf we don't fix this something will breakwontfixThis will not be worked onThis will not be worked on
Metadata
Metadata
Assignees
Labels
criticalIf we don't fix this something will breakIf we don't fix this something will breakwontfixThis will not be worked onThis will not be worked on
The nightly builds are failing because
IO.writenow returns the number of bytes written.The writer at https://github.com/schovi/baked_file_system/blob/master/src/loader/string_encoder.cr#L20 is not returning the number of bytes.