lua-users home
lua-l archive

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


Roberto Ierusalimschy wrote:

Moreover, ldebug.c:31 looks like a blank line to me. Did you change that
file?

I turns out I have an extra #include <stdio.h> in there from some extra
debugging code I added at one point.

But that is a red herring, the same/similar error happens in print.c,
where I have no local changes.

Best wishes,
Taco