[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #24553] "make check" reports tests/command/insert.sh fail
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #24553] "make check" reports tests/command/insert.sh failure with /tmp symlinked |
Date: |
Mon, 03 Nov 2008 06:00:28 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.15) Gecko/20080612 Iceweasel/2.0.0.15 (Debian-2.0.0.15-0etch1) |
Update of bug #24553 (project pspp):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
The problem appears to be the use of canonicalise_file_name.
When I wrote that bit of code, I seem to remember I wanted an absolute file
name, not necessarily a canonical one. I think I was worried about x.sps
including another file called x.sps in a different directory, and raising an
ambiguity in the file name reported by error messages.
However, thinking about it now, I don't think there's a problem, as all
filenames will be referenced to the current directory.
Does anyone see any problems if we just drop the use of
canonicalise_file_name ?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24553>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #24553] "make check" reports tests/command/insert.sh failure with /tmp symlinked,
John Darrington <=