bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot compile grub 0.95


From: Sergey Matveychuk
Subject: Re: Cannot compile grub 0.95
Date: Sat, 19 Jun 2004 15:39:05 +0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421

Yoshinori K. Okuji wrote:

The right way to fix this problem is not to use the standard type names.

Yes, you're right.


Sergey, can you make a patch which prefixes the names with 'grub_'? Like this:

int8_t -> grub_int8_t
uint8_t -> grub_uint8_t

If you have no time, I can do this instead of you.

Do it please. I have an urgent work right now.
Thank you.

--
Sem.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]