Ticket #15205

コメント直後の if 文が正しくパースされない

Date d'ouverture: 2009-02-23 15:52 Dernière mise à jour: 2009-11-02 17:00

Rapporteur:
Propriétaire:
(Aucun)
Type:
État:
Atteints
Composant:
(Aucun)
Priorité:
3
Sévérité:
3
Résolution:
Fixed
Fichier:
Aucun

Détails

<{* $hogeの判別 *}><{if isset($hoge) }>a<{/if}>

という書き方だと syntax error が発生する。

<{* $hogeの判別 *}>
<{if isset($hoge) }>a<{/if}>

だと問題ない。

Ticket History (2/2 Histories)

2009-02-23 15:52 Updated by: takke
  • New Ticket "コメント直後の if 文が正しくパースされない" created
2009-11-02 17:00 Updated by: fujioka
  • Résolution Update from Aucun to Fixed
  • État Update from Ouvert to Atteints
  • Ticket Close date is changed to 2009-11-02 17:00
Commentaire

修正しました。コンパイルキャッシュ作成時にコメントを string#erase にて削除していますが、削除後のポインタ位置調整が抜けていました。

r13

Attachment File List

No attachments

Modifier

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