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


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to