> > -Original Message-
> > From: grub-devel-bounces+elliott=hp@gnu.org [mailto:grub-devel-
> > bounces+elliott=hp@gnu.org] On Behalf Of Vladimir 'f-
> > coder/phcoder' Serbinenko
> > Sent: Friday, November 27, 2015 5:08 AM
> > To: The development of GNU GRUB
> > Subject: Re: grub c
> This should be grub_strcmp everywhere, there is no reason to use grub_strncmp.
Yes, you are right. Please, find updated patch below
> I believe it should be "content" (without final `s') but English is not native
Mine not as well, but asked my native colleagues and they confirmed
"contents". Als
02.12.2015 17:52, Ignat Korchagin пишет:
> OK. Updated patch below:
>
> diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def
> index 0cc40bb..aa7b927 100644
> --- a/grub-core/Makefile.core.def
> +++ b/grub-core/Makefile.core.def
> @@ -735,6 +735,12 @@ module = {
> };
>
> modul