reversedev team mailing list archive
-
reversedev team
-
Mailing list archive
-
Message #00249
[Bug 1417166] Re: 雛口上に於ける文字列変数への代入の誤り
文字列変数への代入時に%%が抜けていた為、変数名がテキストとして代入されそのまま出力されていた
LOCALS:3 = \@ RAND:2 ? LOCALS:0 # LOCALS:1 \@ => LOCALS:3 '= RAND:2 ? LOCALS:0 # LOCALS:1
上記のように代入演算子を=ではなく'=に入れ替えて修正
他の文字列変数への代入箇所も代入を'=で行うように修正
--
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1417166
Title:
雛口上に於ける文字列変数への代入の誤り
Status in eratohoЯeverse:
Fix Committed
Status in Project_Reverse 1.0 series:
Fix Committed
Bug description:
#エラー報告の転載
1.012で雛の調教時の口上でたぶん記号の出力に使われてるLOCALS:1が
そのまま変数名でテキスト出力されてる箇所がちらほらあったので報告
To manage notifications about this bug go to:
https://bugs.launchpad.net/eratohoreverse/+bug/1417166/+subscriptions
References