Skip to content

Add braces around SYS_DEV.val array initializers#535

Open
LegalizeAdulthood wants to merge 1 commit intoopen-simh:masterfrom
LegalizeAdulthood:legalize-initializers
Open

Add braces around SYS_DEV.val array initializers#535
LegalizeAdulthood wants to merge 1 commit intoopen-simh:masterfrom
LegalizeAdulthood:legalize-initializers

Conversation

@LegalizeAdulthood
Copy link
Copy Markdown

This eliminates thousands of lines of warnings from gcc on linux

This eliminates thousands of lines of warnings from gcc on linux
@markpizz
Copy link
Copy Markdown
Contributor

This proposed change is yet another example of how the current CMake build mechanisms is deviating from functionality which works without producing any warnings when building on Linux with the makefile. Rather than changing code to accommodate the CMake configuration, this problem can be solved by changing the CMake build configuration.

@LegalizeAdulthood
Copy link
Copy Markdown
Author

Go away. This has nothing to do with CMake.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants