[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] #5 OS400/EBCDIC Port: functions that require ebcdic

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-21 02:11:30 CET

> > +#ifdef AS400
> > +#define SVN_UTF_UTOE_XLATE_HANDLE "svn-utf-utoe-xlate-handle"
> > +#endif
>
> That #define should be included from the relevant header file, not
> duplicated here. [I am right in thinking that it was added somewhere
> as part of one of your other patches, aren't I? Ignore me if not.]

Paul can confirm, but I think the two identifiers are different. In the
first case we were converting from EBCDIC to UTF8 and in this scenario we
are converting from UTF-8 back to EBCDIC.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 21 02:12:03 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.