Fixed strict aliasing bug for -O3 optimisation in etl::pool

This commit is contained in:
John Wellbelove 2019-10-09 11:23:18 +01:00
parent 034f5d1c6e
commit e47eef4959
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Embedded Template Library",
"version": "14.34.0",
"version": "14.34.1",
"authors": {
"name": "John Wellbelove",
"email": "<john.wellbelove@etlcpp.com>"

View File

@ -1,5 +1,5 @@
name=Embedded Template Library
version=14.34.0
version=14.34.1
author= John Wellbelove <john.wellbelove@etlcpp.com>
maintainer=John Wellbelove <john.wellbelove@etlcpp.com>
license=MIT