-
Notifications
You must be signed in to change notification settings - Fork 412
Closed
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/computeseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
introduced by: #10364
[📡 STDERR] /Users/pingcap/workspace/bp-tiflash-release-darwin-arm64-9jnqq-build-binaries/source/tiflash/dbms/src/Functions/FunctionsRound.h:272:24: error: missing 'typename' prior to dependent type name 'T::NativeType'
[📡 STDERR] using NativeType = T::NativeType;
[📡 STDERR] ^~~~~~~~~~~~~
[📡 STDERR] typename
[📡 STDERR] 1 error generated.```
Metadata
Metadata
Assignees
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/computeseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.