[patch][doc] PR python/10781

Phil Muldoon pmuldoon@redhat.com
Tue Oct 27 20:58:00 GMT 2009


On 10/27/2009 06:42 PM, Eli Zaretskii wrote:
>> Date: Tue, 27 Oct 2009 15:52:03 +0000
>> From: Phil Muldoon<pmuldoon@redhat.com>
>> CC: Tom Tromey<tromey@redhat.com>, gdb-patches@sourceware.org
>>
>> On 10/16/2009 08:08 PM, Eli Zaretskii wrote:
>>      
>>> Here's the text that I propose to use:
>>>
>>>       +@defmethod Value cast type
>>>       +Return a new instance of @code{gdb.Value} that is the result of
>>>       +casting this instance to the type described by @var{type},
>>>       +which must be a @code{gdb.Type} object.  If the cast cannot be
>>>       +performed for some reason, this method throws an exception.
>>>       +@end defmethod
>>>
>>>        
>> Ok to check this patch in?
>>      
> If you are asking me, the answer is obviously yes,


Ok, thanks. Checked in.


> since it's text I
> wrote.
>    


I was being deferential.  The patch was based on text that was already 
written, and rewritten by another at a later date.  I as purely being 
the facilitator to fix a bug reported by a user.  I encouraged that user 
to file the bug,  and I decided to make sure the various patches were 
filed. I decided it was best to check in this case.

Cheers!

Phil



More information about the Gdb-patches mailing list