Ticket #40957

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

Open Date: 2020-11-13 17:39 Last Update: 2021-03-13 23:24

Reporter:
(Anonymous)
Owner:
Type:
Status:
Closed
Component:
(None)
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

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 History (3/4 Histories)

2020-11-13 17:39 Updated by: None
  • New Ticket "ターミナルを幻覚にかける賛美と熱望のオーバーフロー" created
2020-12-11 02:00 Updated by: argrath
  • Owner Update from (None) to argrath
  • Summary Updated
  • Type Update from Patches to Bugs
  • Resolution Update from None to Accepted
Comment

確認しました。

2021-02-21 02:55 Updated by: argrath
  • Resolution Update from Accepted to Fixed
  • Milestone Update from (None) to 3.6.6-0.2 (closed)
Comment

39ae31c で修正しました。

2021-03-13 23:24 Updated by: argrath
  • Ticket Close date is changed to 2021-03-13 23:24
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

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