ETLCPP / etl

Embedded Template Library
https://www.etlcpp.com
MIT License
2.17k stars 386 forks source link

fix: determine legacy variant after determining compiler version #938

Closed drewr95 closed 2 months ago

drewr95 commented 2 months ago

Fixes the issue reported here: https://github.com/ETLCPP/etl/issues/937

semanticdiff-com[bot] commented 2 months ago

Review changes with SemanticDiff.

drewr95 commented 2 months ago

@jwellbelove what's the process for hotfixes like these? Will it get directly back into master or will it not be available until next release and sit in a feature branch? I don't like pointing at my own fork but will if it's needed

Thanks!

jwellbelove commented 2 months ago

I am currently gathering up all of the features and hotfixes to release under a new release label. If there are no last minute issues or bugs, then I will officially create a new release tomorrow morning.