Skip to content

Fixing some things in stdio

Tom Almeida requested to merge (removed):master into master

Removed a lot of unsafe blocks from stdio and started moving a lot of the raw pointers to not be pointers.

This is WIP because I can't seem to compile my tests at the moment (though it seems to be nothing to do with these patches)

Edited by Tom Almeida

Merge request reports