lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>>>>> "Sergey" == Sergey Zakharchenko <doublef.mobile@gmail.com> writes:

 Sergey> So, it seems string handling may still be a part of the
 Sergey> problem(s)...

I think there are more barriers missing in lundump.c, specifically when
string values are loaded into the constants vector (and debug vector) of
a prototype; this needs a barrier (since the prototype might have been
marked) but I see no sign of one.

-- 
Andrew.