On Mon, Aug 04, 2008 at 01:02:41AM -0400, Pavel Roskin wrote: > > I confirm it. And the i386-pc platform grew new warnings: > > kern/main.c: In function 'grub_set_root_dev': > kern/main.c:108: warning: implicit declaration of function 'grub_free' > loader/i386/pc/multiboot.c: In function 'grub_multiboot_load_elf32': > loader/i386/pc/multiboot.c:165: warning: assignment makes integer from > pointer without a cast > loader/i386/pc/multiboot.c:168: warning: passing argument 1 of > 'grub_memmove' makes pointer from integer without a cast > loader/i386/pc/multiboot.c:175: warning: initialization makes pointer > from integer without a cast > loader/i386/pc/multiboot.c:177: warning: format '%p' expects type 'void > *', but argument 6 has type 'Elf32_Addr' > loader/i386/pc/multiboot.c:177: warning: format '%p' expects type 'void > *', but argument 7 has type 'Elf32_Word' > loader/i386/pc/multiboot.c:205: warning: format '%p' expects type 'void > *', but argument 5 has type 'grub_addr_t' > loader/i386/pc/multiboot.c:205: warning: format '%p' expects type 'void > *', but argument 6 has type 'grub_size_t' > loader/i386/pc/multiboot.c:205: warning: format '%p' expects type 'void > *', but argument 7 has type 'grub_uint32_t' > loader/i386/pc/multiboot.c:128: warning: unused variable > 'physical_entry_addr'
Sorry, my bad. I'll have a look at this. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel