chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Fix #819 by marking file-mkstemp as unimpl


From: Evan Hanson
Subject: Re: [Chicken-hackers] [PATCH] Fix #819 by marking file-mkstemp as unimplemented on Windows
Date: Mon, 11 Aug 2014 22:14:14 -0700
User-agent: OpenSMTPD enqueuer (Demoosh)

Hi all,

I've tweaked the error reporting in this patch e'er-so-slightly; the
previous one simply used ##sys#error to signal errors, whereas I think
it should signal a #:file-error specifically. The attached version does
that, making the type of error signaled match that of the posixunix.scm
version.

This is a minor-but-not-strictly-mechanical change, so I figure it
should hit the list again. Here's a signed-off version; happy for anyone
else to push it (including to stability, as Peter says).

Cheers,

Evan

Attachment: 0001-Fix-file-mkstemp-behaviour-on-Windows-819.patch
Description: Text document


reply via email to

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