gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Fwd: Re: Rejected NetBSD patches


From: Kaleb S. KEITHLEY
Subject: Re: [Gluster-devel] Fwd: Re: Rejected NetBSD patches
Date: Mon, 30 Apr 2012 15:50:36 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 04/30/2012 03:32 PM, Emmanuel Dreyfus wrote:
Kaleb S. KEITHLEY<address@hidden>  wrote:

Dunno. My inclination is to try and make a thing correct for as many
things as I know about without regard to anything else. Or turn it
around and make if #if defined(GF_BSD_HOST_OS) ||
defined(GF_DARWIN_HOST_OS), Either way, please use the appropriate
GLUSTER GF_*_HOST_OS feature test.

Well, before I can do this, there is a need for a massive GF_BSD_HOST_OS
into GF_FREEBSD_HOST_OS and GF_NETBSD_HOST_OS.

I don't agree. I don't see the need to do that at all.

Frankly I'm not sure why we even have GF_DARWIN_HOST_OS.

I haven't seen anything so far that needs to discriminate between NetBSD and FreeBSD, but if we come across one, we can use __NetBSD__ and __FreeBSD__ inside GF_BSD_HOST_OS.

--

Kaleb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]