From 75bd9dfbf22928c0bf91959743abfe7e4e445490 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Tue, 12 Aug 2003 12:52:09 +0000 Subject: Microperl expects C89 (like the rest of Perl). p4raw-id: //depot/perl@20651 --- README.micro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.micro') diff --git a/README.micro b/README.micro index 976742a025..7f12c70a17 100644 --- a/README.micro +++ b/README.micro @@ -6,7 +6,7 @@ operating system are left very -- minimal. All this is experimental. If you don't know what to do with microperl you probably shouldn't. Do not report bugs in microperl; fix the bugs. -We assume ANSI C plus the following: +We assume ANSI C89 plus the following: - - rename() - opendir(), readdir(), closedir() (via dirent.h) -- cgit v1.2.1