From: Andrey Borzenkov <arvidjaar@gmail.com>
To: grub-devel@gnu.org
Subject: Re: conflicting types for 'grub_list_push' on MinGW (include loop)
Date: Tue, 14 Jan 2014 06:49:12 +0400 [thread overview]
Message-ID: <20140114064912.57d4c484@opensuse.site> (raw)
In-Reply-To: <52D461F6.8000702@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]
В Mon, 13 Jan 2014 23:00:22 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:
> On 13.01.2014 19:33, Colin Watson wrote:
> > On Mon, Jan 13, 2014 at 10:17:05PM +0400, Andrey Borzenkov wrote:
> >> I'm not sure what to do here. list.h needs misc.h apparently only for
> >> definition of ATTRIBUTE_ERROR which in turn does not appear to be used
> >> anywhere else. This is not fatal so may be can be ignored for now, but
> >> still would be nice to clean up.
> >
> > Maybe we could instead move grub_strtol into grub-core/kern/misc.c,
> > after which we'd no longer need to include <grub/i18n.h> from
> > <grub/misc.h>?
> >
> grub_strtol isn't used in core so shouldn't be in kernel.
>
>
Unless there is some redefinition, it seems to be used almost only in
core? Is it wrong?
bor@opensuse:~/src/grub> grep -rlw grub_strtol .
./grub-core/gfxmenu/gui_circular_progress.c
./grub-core/gfxmenu/gui_list.c
./grub-core/lib/syslinux_parse.c
./include/grub/misc.h
./ChangeLog
bor@opensuse:~/src/grub>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2014-01-14 2:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-13 18:17 conflicting types for 'grub_list_push' on MinGW (include loop) Andrey Borzenkov
2014-01-13 18:33 ` Colin Watson
2014-01-13 19:44 ` Andrey Borzenkov
2014-01-13 22:00 ` Vladimir 'φ-coder/phcoder' Serbinenko
2014-01-15 18:14 ` Andrey Borzenkov
2014-01-18 17:12 ` Vladimir 'φ-coder/phcoder' Serbinenko
2014-01-18 17:13 ` SevenBits
2014-01-13 22:00 ` Vladimir 'φ-coder/phcoder' Serbinenko
2014-01-14 2:49 ` Andrey Borzenkov [this message]
2014-01-14 11:12 ` Colin Watson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140114064912.57d4c484@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.