Hi, > I think we need to fix that script to either cope with missing semicolons, > or at least complain about them. Too tired to look into how, right now.
I attached the patch which cope with missing semicolons. Previous parse.pl find semicolon and dump data to buffer. When attached patch's parse.pl find new tokens before finding a semicolon, it also dumps data to buffer. Regards, Daisuke, Higuchi
FIX_ECPG_SET_TO_DEFAULT_v2.patch
Description: FIX_ECPG_SET_TO_DEFAULT_v2.patch