Skip to content

Replace the EXTERN_C macro with extern "C" { block in fdlibm #908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2016

Conversation

akosthekiss
Copy link
Member

Jerry-libc and jerry-core already uses the block-based approach.
Now, removing the last remnant of the macro approach from fdlibm as
well.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu

@akosthekiss akosthekiss added api Related to the public API style Related to coding style labels Feb 20, 2016
@akosthekiss
Copy link
Member Author

Related to PR #901 and issue #900

@LaszloLango
Copy link
Contributor

Please add the related issue number to the commit message too. LGTM

@LaszloLango LaszloLango assigned zherczeg and unassigned LaszloLango Feb 22, 2016
@zherczeg
Copy link
Member

Much better, LGTM

Jerry-libc and jerry-core already uses the block-based approach.
Now, removing the last remnant of the macro approach from fdlibm as
well.

Closes issue jerryscript-project#900

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
@akosthekiss akosthekiss merged commit aa0b621 into jerryscript-project:master Feb 22, 2016
@akosthekiss akosthekiss deleted the extern-c-fdlibm branch February 22, 2016 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Related to the public API style Related to coding style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants