Thanks, applied all.
On Mon, Apr 30, 2012 at 16:00, Andreas Färber wrote:
> Hello,
>
> Here's a mini-series fixing the build on illumos like I had requested Lee to
> do.
>
> Patch 1 introduces a Solaris-only workaround for O_ASYNC that we could
> generalize for 1.2 (ifdef O_ASYNC seemed a bit ri
On Mon, Apr 30, 2012 at 5:00 PM, Andreas Färber wrote:
> Hello,
>
> Here's a mini-series fixing the build on illumos like I had requested Lee to
> do.
>
> Patch 1 introduces a Solaris-only workaround for O_ASYNC that we could
> generalize for 1.2 (ifdef O_ASYNC seemed a bit risky to me on Hard Fr
Hello,
Here's a mini-series fixing the build on illumos like I had requested Lee to do.
Patch 1 introduces a Solaris-only workaround for O_ASYNC that we could
generalize for 1.2 (ifdef O_ASYNC seemed a bit risky to me on Hard Freeze eve
in case some platform uses an enum rather than preprocessor