Skip to content
This repository has been archived by the owner on Jul 26, 2018. It is now read-only.

Make the code as ANSI C compliant. #14

Merged
merged 1 commit into from
Aug 4, 2013
Merged

Conversation

tokuhirom
Copy link

Current 'master' code contains some C++ things. This commit removes these things.

@tokuhirom
Copy link
Author

bump?

@nddrylliog
Copy link
Member

Sorry, I meant to comment back when you first submitted it..

So, I'm curious, what's the point of ANSI C compliance nowadays? Double-slash comments for instance are not C++, just C99. Do you have particular needs, e.g. compiling the parser on a platform that only has a C89 compiler?

@tokuhirom
Copy link
Author

MSVC does not supports C99.

2013�$BG/�(B8�$B7n�(B2�$BF|6bMKF|�(B Amos Wenger notifications@github.com:

Sorry, I meant to comment back when you first submitted it..

So, I'm curious, what's the point of ANSI C compliance nowadays?
Double-slash comments for instance are not C++, just C99. Do you have
particular needs, e.g. compiling the parser on a platform that only has a
C89 compiler?

�$B!=�(B
Reply to this email directly or view it on GitHubhttps://github.com//pull/14#issuecomment-22007832
.

tokuhirom

@nddrylliog
Copy link
Member

Fair enough.

nddrylliog added a commit that referenced this pull request Aug 4, 2013
Make the code as ANSI C compliant.
@nddrylliog nddrylliog merged commit 6314594 into ooc-lang:master Aug 4, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants