Fix installed header by replacing vendor-specific (mainly MSVC) keyword
__forceinline' with inline attribute((always_inline))', which is
how upstream originally defines it in order to be understood by both
Clang and GCC, and don't force CHOSEN_COMPILER_TYPE as it is not needed
anymore. Bump port revision.
Description
Description
Details
Details
- Provenance
danfe Authored on - Parents
- rP416243: lang/seed7: update to 05_20160531
- Branches
- Unknown
- Tags