tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Call for testing


From: grischka
Subject: Re: [Tinycc-devel] Call for testing
Date: Thu, 24 Jan 2013 19:51:27 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Feng Nauh wrote:
I compile lua 5.2.1 with tcc on win32, and get this failure.
tcc -c ldump.c
ldump.c:63: error: 'NULL' undeclared
tcc -c lfunc.c
lfunc.c:24: error: 'NULL' undeclared
tcc -c lmem.c
lmem.c:85: error: 'NULL' undeclared

I notice that 'NULL' is defined in <stddef.h> with tcc.

Fixed in git.  Thanks for the report,

--- grischka




reply via email to

[Prev in Thread] Current Thread [Next in Thread]