Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

ABI Generator: Add detection of EOSIO_ABI macro #2051

Merged
merged 3 commits into from
Apr 4, 2018

Conversation

elmato
Copy link
Contributor

@elmato elmato commented Apr 3, 2018

Two more test cases (case25, case26) added to:
https://github.com/elmato/abi-generator-atc

{"-fparse-all-comments", "--std=c++14", "--target=wasm32", "-ffreestanding", "-nostdlib",
"-nostdlibinc", "-fno-threadsafe-statics", "-fno-rtti", "-fno-exceptions",
include_param, boost_include_param, stdcpp_include_param,
stdc_include_param, pfr_include_param }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this vector of args is the same here and above, I would create the vector above this and pass it in so that it is easier to maintain.

@bytemaster bytemaster merged commit 133cca6 into master Apr 4, 2018
@heifner heifner deleted the abigen-EOSIO_ABI-macro branch April 4, 2018 13:33
@gleehokie gleehokie added this to the RC1 milestone Apr 7, 2018
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.

4 participants