1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

* fix(compilation): New warn AKA 3919c541 backport

* fix(compilation): `New warn` AKA 3919c541 backport

* chore: Bump version to 6.4.8-2
This commit is contained in:
drrtuy
2024-04-24 12:33:13 +01:00
committed by GitHub
parent fcd637addc
commit baae1f66a5
323 changed files with 138 additions and 474 deletions

View File

@ -1915,4 +1915,3 @@ const uint8_t* TypeHandlerUDecimal128::getEmptyValueForType(
} // end of namespace datatypes
// vim:ts=2 sw=2:

View File

@ -2522,6 +2522,4 @@ class TypeHandlerTimestamp : public TypeHandlerTemporal
} // end of namespace datatypes
#endif // MCS_DATATYPE_H_INCLUDED
// vim:ts=2 sw=2:
#endif // MCS_DATATYPE_H_INCLUDED

View File

@ -80,4 +80,3 @@ uint64_t xFloatToMCSUInt64Round(SRC value)
} // end of namespace datatypes
#endif // MCS_DATATYPE_BASIC_H_INCLUDED
// vim:ts=2 sw=2:

View File

@ -55,5 +55,4 @@ class TDouble
} // end of namespace datatypes
#endif // MCS_DOUBLE_H_INCLUDED
// vim:ts=2 sw=2:
#endif // MCS_DOUBLE_H_INCLUDED

View File

@ -725,5 +725,4 @@ class TFloat128
} // namespace datatypes
#endif // MCS_TSFLOAT128_H_INCLUDED
// vim:ts=2 sw=2:
#endif // MCS_TSFLOAT128_H_INCLUDED

View File

@ -113,4 +113,3 @@ std::ostream& operator<<(std::ostream& os, const TSInt128& x)
}
} // end of namespace datatypes
// vim:ts=2 sw=2:

View File

@ -324,4 +324,3 @@ class TSInt128
} // end of namespace datatypes
#endif // MCS_TSINT128_H_INCLUDED
// vim:ts=2 sw=2:

View File

@ -180,5 +180,4 @@ class TSInt64Null : public TSInt64, public TNullFlag
} // end of namespace datatypes
#endif // MCS_INT64_H_INCLUDED
// vim:ts=2 sw=2:
#endif // MCS_INT64_H_INCLUDED

View File

@ -55,5 +55,4 @@ class TLongDouble
} // end of namespace datatypes
#endif // MCS_LONGDOUBLE_H_INCLUDED
// vim:ts=2 sw=2:
#endif // MCS_LONGDOUBLE_H_INCLUDED