Skip to content

Conversation

@straight-shoota
Copy link
Member

This picks up #177 and #424, integrating them with master changes, fixing merge issues and outstanding comments.

carlhoerberg and others added 4 commits March 18, 2021 21:22
Took a lot of googling to find out how to cross compile for an aarch64 machine, wanted to share the script I now use. It's not the most generic but for Ubuntu machines it works..
* [instance_sizeof](syntax_and_semantics/instance_sizeof.md)
* [offsetof](syntax_and_semantics/offsetof.md)
* [Uninitialized variable declaration](syntax_and_semantics/declare_var.md)
* [Compile-time flags](syntax_and_semantics/compile_time_flags.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

Compile time flags could also go under the "compilation" section

Copy link
Member Author

@straight-shoota straight-shoota Dec 1, 2021

Choose a reason for hiding this comment

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

The topic matches, but these are different categories of texts. Compile-time flags describes part of the language specification. The Compilation section contains guides which expand on explaining practical use of specific topics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants