<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Bug: https://bugs.gentoo.org/598928

--- a/source.txt
+++ b/source.txt
@@ -13400,13 +13400,13 @@
 
 BRANCH MAIN
 {
-    symbol	'\\207'
+    symbol	static_cast&lt;u8&gt;('\\207')
     welcome	"%U &lt;return&gt; to the main dungeon."
 }
 
 BRANCH TRIDUDE
 {
-    symbol	'\\211'
+    symbol	static_cast&lt;u8&gt;('\\211')
     welcome	"%U &lt;enter&gt; a cave made of metal."
 }
 
</pre></body></html>