Commit Graph

1 Commits

Author SHA1 Message Date
Rosen Penev
c3e2dcc128 schroot: fix compilation with GCC14
GCC now does not allow assigning an std::locale to an std::string. No
idea why it worked originally.

Also fixed compilation with full NLS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-14 16:38:44 -07:00