[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: User Friendly is not Computer Friendly - paths in error tracebacks
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 3 Mar 2006 14:43:11 -0300
> Is there any way to tell the runtime NOT to do this truncation? If
> not, would someone more familiar with the internals than I be kind
> enough to provide a patch for 5.1 that leaves the full paths intact?
Change LUA_IDSIZE to a larger value in luaconf.h.
--lhf