pspp-dev
[Top][All Lists]
Advanced

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

Re: Problem with output file on windows


From: Ben Pfaff
Subject: Re: Problem with output file on windows
Date: Thu, 16 Jul 2009 20:53:01 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

michel <address@hidden> writes:

> I think we should add the final slash on the path (on file-name.c:488) only
> if HOMEPATH
> has size more than one. Maybe something like this:
>
> if (strlen(home_path) > 1) path = xasprintf ("%s%c", home_dir, '/');

This looks like a reasonable approach.  I will push a similar fix
to pre0.6.2 soon.  I won't have a chance to test it on Windows,
so please let me know if it works.  (It will be in pre5 also.)
-- 
"...I've forgotten where I was going with this,
 but you can bet it was scathing."
--DesiredUsername




reply via email to

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