[1747] in BarnOwl Developers
[nelhage/barnowl] 1a5db7: perlglue.xs: Always return const char * to Perl in...
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:21:18 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Mon, 28 Sep 2009 14:25:11 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 1a5db78acbe1e35cc374e0cd7048894b36f2d7d9
http://github.com/nelhage/barnowl/commit/1a5db78acbe1e35cc374e0cd7048894b36f2d7d9
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2009-09-28 (Mon, 28 Sep 2009)
Changed paths:
M perlglue.xs
Log Message:
-----------
perlglue.xs: Always return const char * to Perl instead of char *.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>