A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-April/026095.html below:

[Python-checkins] python/dist/src/Objects obmalloc.c,2.36,2.37

[Python-checkins] python/dist/src/Objects obmalloc.c,2.36,2.37tim_one@sourceforge.net tim_one@sourceforge.net
Fri, 12 Apr 2002 00:43:10 -0700
Update of /cvsroot/python/python/dist/src/Objects
In directory usw-pr-cvs1:/tmp/cvs-serv9682/python/Objects

Modified Files:
	obmalloc.c 
Log Message:
_PyObject_DebugDumpAddress():  clarify an output message.


Index: obmalloc.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Objects/obmalloc.c,v
retrieving revision 2.36
retrieving revision 2.37
diff -C2 -d -r2.36 -r2.37
*** obmalloc.c	12 Apr 2002 07:38:53 -0000	2.36
--- obmalloc.c	12 Apr 2002 07:43:07 -0000	2.37
***************
*** 1103,1107 ****
  
  	nbytes = read4(q-8);
! 	fprintf(stderr, "    %lu bytes originally allocated\n", nbytes);
  
  	/* In case this is nuts, check the pad bytes before trying to read up
--- 1103,1107 ----
  
  	nbytes = read4(q-8);
! 	fprintf(stderr, "    %lu bytes originally requested\n", nbytes);
  
  	/* In case this is nuts, check the pad bytes before trying to read up






RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4