octave-maintainers
[Top][All Lists]
Advanced

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

MINGW32 Patch: failed test in cellfun.cc


From: John W. Eaton
Subject: MINGW32 Patch: failed test in cellfun.cc
Date: Tue, 12 Jun 2007 17:46:51 -0400

On 11-Jun-2007, Benjamin Lindner wrote:

| One test in cellfun.cc fails on mingw32 and I guess also on 
| msvc build due to hardcoded '/' as file seperators
| 
| The attached patch solves the issue

I applied this patch but used

  fullfile("a", "b", "c.d")

instead of

  [fullfile("a", "b", "c"),".d"]

Thanks,

jwe


reply via email to

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