Conversation
justwheel
left a comment
There was a problem hiding this comment.
Not a C developer, but given the context from the removed-comment, this change seems sensible to me, given the newer context of Ultrix 4.2…
|
An alternative solution would be removing the prototype at all, it should be pulled in by the header even on Ultrix and I am not aware why this used to be done. |
|
@jamesjer Would you be up for doing a peer review on this PR? |
Ultrix 4.2 contains a correct prototype for localtime so this should not be an issue anymore.
|
Enough time has passed here where I feel alright merging this to I am going to merge this one as a first step. In the meantime, it would be nice if PRs #31 and #32 could be rebased on latest changes in Merging! 🌊 |
Ultrix 4.2 contains a correct prototype for localtime so this should not be an issue anymore.