[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Support for OSX (replace the old one)
From: |
Pavel Roskin |
Subject: |
Re: [PATCH] Support for OSX (replace the old one) |
Date: |
Mon, 20 Jul 2009 16:07:52 -0400 |
On Sun, 2009-07-19 at 12:46 +0200, Yves Blusseau wrote:
> Hi,
>
> here's a patch so grub-setup can be compiled and work on MacOSX.
>
> The only problem remaining is trampoline (nested functions), because
> OSX don't want
> to execute code in the heap.
>
> This patch is a rewriting of the last patch with good identation and
> no misleading variables.
Committed with minor changes.
I was wrong to suggest using a different variable, as it would require
more preprocessor directives to avoid warnings. "nr" is a generic
enough name to have different meanings on different OSes.
I had to rewrite the ChangeLog entry. Please read what GNU Coding
Standards say about the ChangeLog format:
http://www.gnu.org/prep/standards/html_node/Change-Logs.html
--
Regards,
Pavel Roskin