Skip to content

Fix sytax bug when compiling cpp project with no main#81

Open
George-RG wants to merge 1 commit intomity:masterfrom
George-RG:master
Open

Fix sytax bug when compiling cpp project with no main#81
George-RG wants to merge 1 commit intomity:masterfrom
George-RG:master

Conversation

@George-RG
Copy link
Copy Markdown

A syntax error was created when compiling in a cpp project with the option TEST_NO_MAIN because the if for the TEST_NO_MAIN was closed before the extern C if and thus a closing bracket had no match

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.

1 participant