arrowhead-f / arrowhead-f/core-cpp

POPPY-0008: Check and improve g++ compatibility I.

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
C
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The project is compiled with clang by default. But we should keep the code compatible with g++.

Unfotunately, in some cases the two compilers behave differently, thus, the __GNUG__ macro is used in the code. Check those places and add a better fix (e.g., specify the version of the compiler, too).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.