Re: t9200-git-cvsexportcommit #8 failure on OS X

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Robin Rosenberg
Date: Tuesday, January 30, 2007 - 3:20 pm

tisdag 30 januari 2007 17:32 skrev Brian Gernhardt:
[...]

My fault. The problem is that the data is ISO-8859-1, which is invalid
when interpreted as UTF-8.  Another user reported the same problem in cygwin 
on a Korean Windows. The byte sequences are illegal there too.

A number of solution could be concieved, like converting to the local encoding 
first, but that cannot be done beacuase I couldn't find any non-ascii 
characters that would be convertible into any (major) locale. 

Another is to ignore the test if these files cannot be created.

-- robin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
t9200-git-cvsexportcommit #8 failure on OS X, Brian Gernhardt, (Tue Jan 30, 9:32 am)
Re: t9200-git-cvsexportcommit #8 failure on OS X, Robin Rosenberg, (Tue Jan 30, 3:20 pm)
[PATCH] Fail softly if file system does not like test data., Robin Rosenberg, (Tue Jan 30, 3:49 pm)
Re: [PATCH] Fail softly if file system does not like test ..., Brian Gernhardt, (Tue Jan 30, 10:39 pm)