Re: [mach: xen compiler warnings 1/2] fix some compiler warnings.

2024-10-22 Thread Samuel Thibault
Applied, thanks! jbra...@dismail.de, le mar. 22 oct. 2024 13:36:38 -0400, a ecrit: > I compiled with ./configure --enable-xen --enable-acpi. > > * i386/intel/pmap.c (pmap_bootstrap_xen, pmap_bootstrap, > pmap_set_page_readwrite, pmap_clear_bootstrap_pagetable, pmap_map_mfn, > pmap_expand_level, p

[mach: xen compiler warnings 1/2] fix some compiler warnings.

2024-10-22 Thread jbra...@dismail.de
I compiled with ./configure --enable-xen --enable-acpi. * i386/intel/pmap.c (pmap_bootstrap_xen, pmap_bootstrap, pmap_set_page_readwrite, pmap_clear_bootstrap_pagetable, pmap_map_mfn, pmap_expand_level, pmap_collect): Lots of tiny changes. I've copied in some of the error messages. cast many var