octave-maintainers
[Top][All Lists]
Advanced

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

dirfns.cc test failure on OS X Leopard


From: Carlo de Falco
Subject: dirfns.cc test failure on OS X Leopard
Date: Sun, 21 Feb 2010 14:19:55 +0100

Hi,

The test in /src/dirfns.cc currently fails on my system (Mac OS X 10.5) as on the mac:

>> tmpdir = tmpnam
tmpdir = /var/tmp/oct-cSN0F7
>> mkdir (tmpdir)
ans =  1
>> cd (tmpdir)
>> pwd
ans = /private/var/tmp/oct-cSN0F7
>>


the attached changeset should fix the problem.
c.


Attachment: patch.txt
Description: Text document


reply via email to

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