Ticket #40957

同じ階に寺院があるときのメッセージが文字化け

Eröffnet am: 2020-11-13 17:39 Letztes Update: 2021-03-13 23:24

Auswertung:
(Anonym)
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine

Details

--- src/sounds.c.orig
+++ src/sounds.c
@@ -365,7 +365,7 @@
                     continue;
                 break; /* msg is acceptable */
             } while (++trycount < 50);
-            while (!letter(*msg))
+            //while (!letter(*msg))
                 ++msg; /* skip control flags */
             if (index(msg, '%'))
                 You_hear(msg, halu_gname(EPRI(mtmp)->shralign));

Ticket-Verlauf (3/4 Historien)

2020-11-13 17:39 Aktualisiert von: None
  • New Ticket "ターミナルを幻覚にかける賛美と熱望のオーバーフロー" created
2020-12-11 02:00 Aktualisiert von: argrath
  • Verantwortlicher Update from (Keine) to argrath
  • Summary Updated
  • Typ Update from Patches to Fehler
  • Lösung Update from Keine to Accepted
Kommentar

確認しました。

2021-02-21 02:55 Aktualisiert von: argrath
  • Lösung Update from Accepted to Gefixt
  • Meilenstein Update from (Keine) to 3.6.6-0.2 (closed)
Kommentar

39ae31c で修正しました。

2021-03-13 23:24 Aktualisiert von: argrath
  • Ticket Close date is changed to 2021-03-13 23:24
  • Status Update from Offen to Geschlossen

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden