Changeset 39e81f7 for perl_tester.c

Timestamp:
Oct 3, 2009, 8:45:52 PM (15 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
0c4a190
Parents:
09ff1eb
git-author:
Nelson Elhage <nelhage@mit.edu> (10/02/09 22:25:31)
git-committer:
Nelson Elhage <nelhage@mit.edu> (10/03/09 20:45:52)
Message:
Return unicode strings to perl.

Define a new typedef, 'utf8', in perlglue.xs, and use a typemap that
indicates that values of type utf8* should be returned to perl as
Unicode strings.

There is no good reason that get_{data,config}_dir should not also
return unicode, except that making them do so crashes my barnowl in
some extremely strange and hard-to-debug manner.
(No files)

Note: See TracChangeset for help on using the changeset viewer.