雛口上に於ける文字列変数への代入の誤り

Bug #1417166 reported by L7switch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Project Reverse
Fix Released
Low
L7switch
1.0
Fix Released
Low
L7switch

Bug Description

#エラー報告の転載

1.012で雛の調教時の口上でたぶん記号の出力に使われてるLOCALS:1が
そのまま変数名でテキスト出力されてる箇所がちらほらあったので報告

Tags: kojo

Related branches

Revision history for this message
L7switch (layer7-inc) wrote :

出力時の@や%抜けかと思ったんですが、これは代入が正しく行われていない故の不具合と思われます
おそらく絶頂口上時によく発生していたのではないでしょうか?
同種の不具合がある可能性を考慮して、範囲を広げて洗いなおしてみます

Changed in eratohoreverse:
assignee: nobody → L7switch (layer7-inc)
importance: Undecided → Low
status: New → Triaged
milestone: none → 1.110
L7switch (layer7-inc)
Changed in eratohoreverse:
status: Triaged → In Progress
tags: added: kojo
Revision history for this message
L7switch (layer7-inc) wrote :

文字列変数への代入時に%%が抜けていた為、変数名がテキストとして代入されそのまま出力されていた

LOCALS:3 = \@ RAND:2 ? LOCALS:0 # LOCALS:1 \@ => LOCALS:3 '= RAND:2 ? LOCALS:0 # LOCALS:1
上記のように代入演算子を=ではなく'=に入れ替えて修正
他の文字列変数への代入箇所も代入を'=で行うように修正

Revision history for this message
L7switch (layer7-inc) wrote :
Changed in eratohoreverse:
status: In Progress → Fix Committed
L7switch (layer7-inc)
Changed in eratohoreverse:
status: Fix Committed → Fix Released
L7switch (layer7-inc)
Changed in eratohoreverse:
milestone: 1.110 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.