This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag Marpa-R2-2.085_004
in repository libmarpa-r2-perl.

commit 68cc826833d65ece611994a66eed0c6b7288fce8
Author: Jeffrey Kegler <jk...@cpan.org>
Date:   Sat Apr 26 08:35:26 2014 -0700

    Work on shared library support
---
 cpan/libmarpa/dev/marpa.w | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpan/libmarpa/dev/marpa.w b/cpan/libmarpa/dev/marpa.w
index da5adde..9a93834 100644
--- a/cpan/libmarpa/dev/marpa.w
+++ b/cpan/libmarpa/dev/marpa.w
@@ -663,7 +663,7 @@ Marpa_Error_Code marpa_c_error(Marpa_Config* config, const 
char** p_error_string
 const char* _marpa_tag(void)
 {
 #if defined(MARPA_TAG)
-  return # MARPA_TAG ;
+  return STRINGIFY( MARPA_TAG );
 #elif defined(__GNUC__)
   return __DATE__ " " __TIME__;
 #else

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarpa-r2-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to