Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Sent a patch to the bug database - Retrieve long long from Python
@ 2009-09-01  7:56 Noam Yorav-Raphael
  2009-09-01 16:23 ` Joel Brobecker
  2009-09-01 17:35 ` Tom Tromey
  0 siblings, 2 replies; 3+ messages in thread
From: Noam Yorav-Raphael @ 2009-09-01  7:56 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sent a patch to the bug database - Retrieve long long from  Python
  2009-09-01  7:56 Sent a patch to the bug database - Retrieve long long from Python Noam Yorav-Raphael
@ 2009-09-01 16:23 ` Joel Brobecker
  2009-09-01 17:35 ` Tom Tromey
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2009-09-01 16:23 UTC (permalink / raw)
  To: Noam Yorav-Raphael; +Cc: gdb-patches

> Is this ok? Do you prefer that I send patches like this directly to
> this mailing list?

It certainly makes it easier for us to review your patches if you
send them to this list. Can you also write a testcase for your patch,
so that we don't accidently regress?

Thanks,
-- 
Joel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sent a patch to the bug database - Retrieve long long from Python
  2009-09-01  7:56 Sent a patch to the bug database - Retrieve long long from Python Noam Yorav-Raphael
  2009-09-01 16:23 ` Joel Brobecker
@ 2009-09-01 17:35 ` Tom Tromey
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Tromey @ 2009-09-01 17:35 UTC (permalink / raw)
  To: Noam Yorav-Raphael; +Cc: gdb-patches

>>>>> "Noam" == Noam Yorav-Raphael <noamraph@gmail.com> writes:

Noam> I just wanted to say that I sent a small bug report + patch to the
Noam> bug database, at
Noam> http://sourceware.org/bugzilla/show_bug.cgi?id=10583

Noam> (It's about converting from long long ints to python longs)

Noam> Is this ok? Do you prefer that I send patches like this directly to
Noam> this mailing list?

For a non-trivial patch we will need you to fill out copyright
assignment papers.  This patch is small enough that we can accept it,
but if you plan to do any more work on GDB, then it is good to get this
out of the way early; send me email off-list and I will get you started.

Also, we require ChangeLog entries for patches.  See the GNU Coding
Standards for information on writing those.

I think we should probably look at the value in valpy_int and valpy_long
and return the shortest possible of int, long, or long long.

The docs for this part of Python seem quite lacking.

Tom


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-01 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-01  7:56 Sent a patch to the bug database - Retrieve long long from Python Noam Yorav-Raphael
2009-09-01 16:23 ` Joel Brobecker
2009-09-01 17:35 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox