Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
that struct cannot be compared with a flat integer, such as STRLEN.
The -ansi will also cause a lot of noise in Solaris because of:
/usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
p4raw-id: //depot/perl@10390
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Fri Jun 1 19:20:32 EET DST 2001 [metaconfig 3.0 PL70]
+# Generated on Sat Jun 2 17:25:04 EET DST 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
'') ;;
*) case "$ccflags" in
*-Wall*) ;;
- *) ccflags="$ccflags -Wall -ansi" ;;
+ *) ccflags="$ccflags -Wall" ;;
esac
;;
esac