[haiku-development] Re: PPC: kernel elf load debugging.

  • From: Alexander von Gluck <kallisti5@xxxxxxxxxxx>
  • To: <haiku-development@xxxxxxxxxxxxx>
  • Date: Wed, 30 Sep 2009 07:34:43 -0500

On Wed, 30 Sep 2009 01:20:03 -0400, Ryan Leavengood <leavengood@xxxxxxxxx>
wrote:
>> That looks like a fairly large oops to me, as it is code that effects
all
>> platforms I won't be touching it :)
> 
> The one at line 391 takes a Directory* and const char* parameters and
> after some processing delegates to the other one at line 206 which
> takes an int and preloaded_image* parameters. Since it is C++ you can
> have multiple functions with the same name but different parameters
> (function overloading.)

ha, since most of my experience is in C I didn't know that! Any other
language and that would of been bad :)

Please ignore my second comment.  The questions on the first email still
stand though.

-- 
Thanks!
Alexander von Gluck
http://haikufire.com

Other related posts: