David Given
|
fd91851005
|
Add enough return types to the K&R C that the ACK builds (on Linux) using clang
now.
|
2016-11-10 22:04:18 +01:00 |
|
David Given
|
66aebcdd91
|
Pascal compiler now runs.
--HG--
branch : dtrg-buildsystem
rename : lang/basic/build.mk => lang/pc/build.mk
rename : lang/cem/cemcom.ansi/build.mk => lang/pc/comp/build.mk
rename : lang/basic/lib/build.mk => lang/pc/libpc/build.mk
|
2013-05-14 20:47:04 +01:00 |
|
ceriel
|
53eb117563
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 16:34:29 +00:00 |
|
ceriel
|
a71ae473ac
|
Include em_label.h before em_code.h
|
1993-10-26 09:59:06 +00:00 |
|
ceriel
|
53c4951b29
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:05:43 +00:00 |
|
ceriel
|
046d5b38a9
|
use varargs.h
|
1989-10-30 17:51:31 +00:00 |
|
ceriel
|
a94dec52d8
|
Many improvements by Hans van Eck
|
1989-05-03 10:30:22 +00:00 |
|
ceriel
|
01252cb592
|
Initial revision
|
1988-10-26 15:21:11 +00:00 |
|