compuphase / pawn

Pawn is a quick and small scripting language that requires few resources.

Home Page:http://www.compuphase.com/pawn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pc_indentbits causes freeze

JamesB7 opened this issue · comments

Hello,

Because pc_indentbits is a char, if a line is 256 bytes long, Pawn will freeze on compile.

Fixed in commit 44b1d71