[eigen-commits] commit/eigen: hasinoff: Fully qualify Eigen::internal::aligned_free |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: hasinoff: Fully qualify Eigen::internal::aligned_free
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Sat, 02 Mar 2019 22:54:29 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=DxRq7HKXAyXH2bhrHb2Po8S8hTg=; b=dluWdx+DVZ2ecbuI2tD0lBx IXRwkmszrW1B/KBrFF1RwW6c16ibqD6EcudSPEv2L2RMY8iEL+fEUf68G4RYtzEL zUZvvEnCPo/8TvioK8p/LDCxETzLYJEKsYiAhz7wDtKP9/ujUxniVc5VYUEHaGWd Gr/A1BL0+YuzmUACBy0w=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/d723c2bc993a/
Changeset: d723c2bc993a
User: hasinoff
Date: 2019-03-02 17:42:16+00:00
Summary: Fully qualify Eigen::internal::aligned_free
This helps avoids a conflict on certain Windows toolchains
(potentially due to some ADL name resolution bug) in the case
where aligned_free is defined in the global namespace. In any
case, tightening this up is harmless.
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.