[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-commit] pypy default: merge heads
From:       rlamy <noreply () buildbot ! pypy ! org>
Date:       2013-08-31 14:39:31
Message-ID: 20130831143931.5C30D1C02E4 () cobra ! cs ! uni-duesseldorf ! de
[Download RAW message or body]

Author: Ronan Lamy <ronan.lamy@gmail.com>
Branch: 
Changeset: r66726:452fdf299c65
Date: 2013-08-31 15:38 +0100
http://bitbucket.org/pypy/pypy/changeset/452fdf299c65/

Log:	merge heads

diff --git a/rpython/translator/c/src/mem.c b/rpython/translator/c/src/mem.c
--- a/rpython/translator/c/src/mem.c
+++ b/rpython/translator/c/src/mem.c
@@ -49,7 +49,7 @@
   if (count > 0)
     {
       char *env = getenv("PYPY_ALLOC");
-      fprintf(stderr, "debug_alloc.h: %ld mallocs left", count);
+      fprintf(stderr, "mem.c: %ld mallocs left", count);
       if (env && *env)
         {
           fprintf(stderr, " (most recent first):\n");
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic