Skip to content

basename/dirname produce incorrect results

4 messages · ronggui, Brian Ripley

1 day later
#
I'm sorry, but that example make no sense to me -- you need to mark the 
encoding (and don't send HTML that will get stripped).

This is presumably Windows, given the name.
On Thu, 15 May 2008, ronggui wrote:

            
No, it works in widechars, that is UCS-2.

I have a suspicion of what the problem is (it is related to attempts to 
handle embedded nuls), so please try tomorrow's R-patched to see if I have 
fixed it.  If that does not work, we need a reproducible example, and that 
means a message in a known encoding. (One way to do so is to attach a 
plain text message, and tell us in the body of the message the encoding 
you used.)

  
    
1 day later
#
I have beend realized the problem of reporting with non-English
character this way. Just don't know how to do in a better way. Sorry
for that.

Now, the problem reported has been fixed ( in version (2008-05-15
r45703)). Thanks for your work.

Best

2008/5/16 Prof Brian Ripley <ripley at stats.ox.ac.uk>: