[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1381257 - sysinfo.c -

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 10 Sep 2012 21:33:37 +0100 (BST)

Brane wrote:
[...]

> +#if LINUX
> +static const char *linux_release_name(apr_pool_t *pool);
> +#endif
[...]

On my Ubuntu GNU/Linux system:

subversion/libsvn_subr/sysinfo.c:92:5: "LINUX" is not defined
subversion/libsvn_subr/sysinfo.c:116:7: "LINUX" is not defined
subversion/libsvn_subr/sysinfo.c:272:5: "LINUX" is not defined

- Julian
Received on 2012-09-10 22:34:13 CEST

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.