Skip to content

std.stdio: improve standardization of C I/O functions across runtimes#1942

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

std.stdio: improve standardization of C I/O functions across runtimes#1942
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Feb 15, 2014

#1093

Rebased version of pull from @kinke: #1093

@CyberShadow
Copy link
Member

I'm not sure if this is the best direction. Instead of standardizing C functions, wouldn't it be better to leave the C functions alone, and instead abstract away platform differences inside implementations of File methods?

@schveiguy ?

@ghost
Copy link
Author

ghost commented Feb 16, 2014

Gah another bad rebase. I think it's best to look at #1093, see if it's needed, and then someone can champion re-introducing this code if it's really necessary.

@ghost ghost closed this Feb 16, 2014
This pull request was closed.
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.

2 participants