-
Notifications
You must be signed in to change notification settings - Fork 62
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
Compiler warnings aren't displayed when compiling through eosfactory.build #180
Comments
You say that you execute the same command line that EOSFactory uses and you get the different warning message. |
OK, now I see the point. I will elaborate it. |
Thank you for pointing at the bad mistake. I have corrected it. If you do not want to wait for the next edition of EOSFactory, and if you use a GitHub cloned repository, you can correct the file
Now, EOSFactory throws an exception:
|
I see that the correction is too restrictive as it crushes the process in case of any compiler warning. I refine the correction. In the file
|
When compiling throuigh eosfactory.build certain compiler warnings are not being displayed:
This command is missing the compiler warnings:
Running the eosio command directly will show the compiler warning:
The text was updated successfully, but these errors were encountered: