Skip to content
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

Add Compile-time Conditionals Chapter #421

Open
rhagenson opened this issue Dec 23, 2019 · 0 comments
Open

Add Compile-time Conditionals Chapter #421

rhagenson opened this issue Dec 23, 2019 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@rhagenson
Copy link
Member

As previously discussed in #210 and #216, there is a need for a compile-time arguments chapter. Currently a few compile-time options are discussed in Appendices/Compile Arguments (as #210 seeks to change), however there are a great deal more options to cover such as those in discussed in #216: compile_error, compile_intrinsic, and iftype.

The two referenced issues still stand as necessary fixes in my mind as both require a compile-time flag to be used, named --debug for use of Debug and --define for use of ifdef. This issue thread is focused on discussion surrounding the non-flagging options which otherwise do not have a dedicated place for their inclusion.

@SeanTAllen SeanTAllen added good first issue Good for newcomers help wanted Extra attention is needed labels Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants