lua

A copy of the Lua development repository
Log | Files | Refs | README

commit 971b1d557df52c5438767e17781d1e6bd898fa45
parent 11d97c34d5e3d5e45e3e6ffd12effe95d6f483cc
Author: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Date:   Tue, 29 Jul 1997 10:33:54 -0300

bug log. Most of the log is done automatically by RCS, and not in
the file itself :-)

Diffstat:
Abugs | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/bugs b/bugs @@ -0,0 +1,2 @@ +- arquivo comecando com # fica com numero da linha defazado (inout.c 2.69) +- LUA_COMPAT2_5 escrito errado em opcode.c (faltou o LUA_)