[haiku-commits] Re: haiku: hrev43465 - src/apps/debugger/dwarf

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 10 Dec 2011 17:09:12 -0500

On Sat, Dec 10, 2011 at 5:00 PM,  <anevilyak@xxxxxxxxx> wrote:
> - If multiple nested namespaces were involved in a name,
>  GetFullyQualifiedDIEName() would erroneously wipe out each one
>  as it walked up, leaving you with only the top level namespace.

For the record, this part wasn't actually the case, as a result of the
recursion order. However, the changes were needed regardless in order
to avoid modifying the output parameter.

Regards,

Rene

Other related posts: