yhara / dxopal

Game development framework for Opal, API compatible to DXRuby

Home Page:https://yhara.github.io/dxopal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The "=begin ~ =end " comment causes an error when the new line code is CR+LF.

noanoa07 opened this issue · comments

When I wrote a comment in my code using "=begin ~ =end", an error has occurred.
In this case it occurs only in the CR+LF new line code, and does not occur in the LF new line code.
(the character code is UTF-8)

・Firefox, Safari/ macOS High Sierra
・Firefox/ Windows 7

This is fixed by upgrading Opal to 0.11.0 (I heard they rewrote the parser).
Will be fixed by the next release, DXOpal 1.1.0.