|
| From: | Yoshinori K. Okuji |
| Subject: | Re: Cannot compile grub 0.95 |
| Date: | Sat, 19 Jun 2004 12:32:41 +0200 |
| User-agent: | KMail/1.6.1 |
The right way to fix this problem is not to use the standard type names. 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. Okuji
| [Prev in Thread] | Current Thread | [Next in Thread] |