https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91493
--- Comment #2 from Rafael David Tinoco ---
Related:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91500
Possibly a duplicate.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91500
Rafael David Tinoco changed:
What|Removed |Added
CC||rafaeldtinoco at ubuntu dot com
++
Assignee: unassigned at gcc dot gnu.org
Reporter: rafaeldtinoco at ubuntu dot com
Target Milestone: ---
The following function:
std::string toString(const ColumnDefaultKind kind)
{
static const std::unordered_map map{
{ ColumnDefaultKind::Default, AliasNames::DEFAULT