Merge branch 'main' into f-union #331
Annotations
13 errors and 3 warnings
|
(gcc-11-sqlite)
Process completed with exit code 1.
|
|
(gcc-11-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L841
no return statement in ‘constexpr’ function returning non-void
|
|
(gcc-11-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed: Unsupported type.
|
|
(gcc-14-sqlite)
Process completed with exit code 1.
|
|
(gcc-14-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L841
no return statement in ‘constexpr’ function returning non-void
|
|
(gcc-14-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed: Unsupported type.
|
|
(llvm-18-sqlite)
Process completed with exit code 1.
|
|
(llvm-18-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed due to requirement 'rfl::always_false_v<sqlgen::dynamic::Union>': Unsupported type.
|
|
(llvm-16-sqlite)
Process completed with exit code 1.
|
|
(llvm-16-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed due to requirement 'rfl::always_false_v<sqlgen::dynamic::Union>': Unsupported type.
|
|
(gcc-12-sqlite)
Process completed with exit code 1.
|
|
(gcc-12-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L841
no return statement in ‘constexpr’ function returning non-void
|
|
(gcc-12-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed: Unsupported type.
|
|
(gcc-11-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L841
control reaches end of non-void function [-Wreturn-type]
|
|
(gcc-14-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L841
control reaches end of non-void function [-Wreturn-type]
|
|
(gcc-12-sqlite):
src/sqlgen/duckdb/to_sql.cpp#L841
control reaches end of non-void function [-Wreturn-type]
|