Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail to compile: error: missing 'typename' prior to dependent type name 'FixedPoint::BlockType' #247

Closed
yurivict opened this issue Aug 31, 2021 · 1 comment
Assignees

Comments

@yurivict
Copy link

In file included from /disk-samsung/freebsd-ports/math/universal/work/universal-3.34.1/education/tables/fixpnts.cpp:19:
/disk-samsung/freebsd-ports/math/universal/work/universal-3.34.1/./include/universal/number/fixpnt/manipulators.hpp:28:13: error: missing 'typename' prior to dependent type name 'FixedPoint::BlockType'
        using bt = FixedPoint::BlockType;
                   ^~~~~~~~~~~~~~~~~~~~~
                   typename 
1 error generated.

Version: 3.34.1
clang-11
FreeBSD 13

@Ravenwater Ravenwater self-assigned this Aug 31, 2021
@Ravenwater
Copy link
Contributor

@yurivict thanks for reporting this regression. Fixed in https://github.com/stillwater-sc/universal/releases/tag/v3.34.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants