Skip to content

Release 4.3.135

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Mar 17:01
4cc1828
Fix 2 bugs with Language Standard Feature (#1317)

* Fix setting `HXCPP_CPP__` not working on `Build.xml`.

* Fix language standards not being remembered from parent file groups.

* [tests] Add tests for c/cpp standard regressions

* [ci] Use bash for cxx standard for loop

---------

Co-authored-by: Tobiasz Laskowski <tobil4sk@outlook.com>