Hi,
On Fri, Dec 02, 2011 at 12:02:35PM +0100, David Sommerseth wrote:
> Commit 0f2bc0dd92f43c91e33bba8a66b06b98f281efc1 adds extra file and
> directory checks at startup. However, this patch makes use of some
> features not directly available in Windows.
>
> This patch avoids #include on Windows
Hi,
On Fri, Dec 02, 2011 at 04:34:24PM +0100, David Sommerseth wrote:
> This argument allows the keyword 'stdin' to indicate that the input
> is to be read from the stdin. Don't check for file existence if the
> file name is set to 'stdin'
ACK.
gert
--
USENET is *not* the non-clickable part of
Hi,
On Sat, Dec 03, 2011 at 11:09:26AM +0100, Gert Doering wrote:
> On Fri, Dec 02, 2011 at 12:02:35PM +0100, David Sommerseth wrote:
> > Commit 0f2bc0dd92f43c91e33bba8a66b06b98f281efc1 adds extra file and
> > directory checks at startup. However, this patch makes use of some
> > features not dir