lua-users home
lua-l archive

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


> Apologies for the noise if it was already reported:
> 
> [...]
> 
>  <li>
> -Finish by calling <code>luaL_pushresult(&amp;b, sz)</code>,
> +Finish by calling <code>luaL_pushresultsize(&amp;b, sz)</code>,
>  where <code>sz</code> is the total size of the resulting string
>  copied into that space.
>  </li>

It was already reported, but thanks anyway.

-- Roberto