|
From: | Ben Pfaff |
Subject: | [patch #5727] fix size_t format specifiers |
Date: | Wed, 07 Feb 2007 05:24:46 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1) |
URL: <http://savannah.gnu.org/patch/?5727> Summary: fix size_t format specifiers Project: PSPP Submitted by: blp Submitted on: Tuesday 02/06/07 at 21:24 Category: None Item Group: None Status: Ready For Test/Review Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: We weren't always formatting "size_t"s correctly (by casting them to another type and using the appropriate format). This is sure to be a problem on 64-bit machines. Here's a patch. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tuesday 02/06/07 at 21:24 Name: printf.patch Size: 17kB By: blp fix <http://savannah.gnu.org/patch/download.php?file_id=11938> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?5727> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |