Re: svn commit: rev 3235 - branches/issue-749-caching/subversion/libsvn_wc
From: Michael Price <mprice_at_atl.lmco.com>
Date: 2002-09-26 21:59:35 CEST
sussman@tigris.org writes:
Because c99 support wasn't added until the 3.X series in gcc.
$ cat test.c
#include <stdio.h>
int
$ gcc --version
$ gcc -Wall -std=c89 -pedantic test.c
Michael
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.