|
> > There are more suggestions.
> >
> > 1. In function luaL_execresult (lauxlib.c), var "what", can be reduced
> > scope.
> > 2. In function pusherror (loadlib.c), var "error", shadows function error.
> > 3. In function l_str2d (lobject.c), is possible avoid call strlen,
> > if we reverse the test and pdot is equal to NULL.
> >
> Any answers for items 1, 2 and 3?
What were the questions?