This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [python][rfc] Remove unused value_object attribute `owned_by_gdb'.


>>>>> "Thiago" == Thiago Jung Bauermann <bauerman@br.ibm.com> writes:

Thiago> I noticed that the owned_by_gdb element in value_object can only be set
Thiago> to 0 in the current code. Is this a remnant of some dropped effort? Any
Thiago> reason not to commit this patch?

Yeah, I think it is a remnant.  Please do zap it.

Related to this, the other day I finally realized what Daniel meant
when he said that reference counting struct value would not be hard.
This would let us drop those calls to value_copy...

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]