trurl and C89 #269
Closed
jacobmealey
started this conversation in
General
Replies: 1 comment
-
I'm personally quite used to writing C89 code from curl/libcurl, but I am not convinced it is important for trurl. I don't think this tool is likely to get built on platforms without support for C99. If we want C89, then we should probably make sure a CI job makes sure to use options to complain if we fail to live up to it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should trurl strive to be C89 compatible? Is that something we would want before a 1.0 release?
@jay layed out some of the work in the PR: (#268)
Beta Was this translation helpful? Give feedback.
All reactions