guile-devel
[Top][All Lists]
Advanced

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

Re: mkostemp portability issues


From: Greg Troxel
Subject: Re: mkostemp portability issues
Date: Tue, 21 Feb 2017 11:00:21 -0500
User-agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/24.5 (berkeley-unix)

Matt Wette <address@hidden> writes:

>> On Feb 20, 2017, at 6:39 PM, Greg Troxel <address@hidden> wrote:
>> +  open_flags = O_APPEND|O_DIRECT|O_SHLOCK|O_EXLOCK|O_SYNC|O_CLOEXEC;
>
> I think you meant `&=‘

Thanks, fixed.

Interestingly most of the tests passed with the wrong code.  (There is
an issue, but it seems  like a test artifact, and it's the same
with/without the fix.)

Attachment: signature.asc
Description: PGP signature


reply via email to

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