From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10584 invoked by alias); 1 Sep 2009 07:56:08 -0000 Received: (qmail 10575 invoked by uid 22791); 1 Sep 2009 07:56:07 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-fx0-f220.google.com (HELO mail-fx0-f220.google.com) (209.85.220.220) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Sep 2009 07:56:00 +0000 Received: by fxm20 with SMTP id 20so3382799fxm.24 for ; Tue, 01 Sep 2009 00:55:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.54.23 with SMTP id o23mr2195138fag.72.1251791757209; Tue, 01 Sep 2009 00:55:57 -0700 (PDT) Date: Tue, 01 Sep 2009 07:56:00 -0000 Message-ID: Subject: Sent a patch to the bug database - Retrieve long long from Python From: Noam Yorav-Raphael To: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00013.txt.bz2 Hello, I just wanted to say that I sent a small bug report + patch to the bug database, at http://sourceware.org/bugzilla/show_bug.cgi?id=10583 (It's about converting from long long ints to python longs) Is this ok? Do you prefer that I send patches like this directly to this mailing list? Thanks, Noam