From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: GRUB 1.99 released
Date: Sat, 14 May 2011 21:31:42 -0500 [thread overview]
Message-ID: <4DCF3B0E.9090000@gmail.com> (raw)
In-Reply-To: <4DCF04EA.7020309@gmail.com>
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Hello, all
>
> I'm proud to announce the release of GNU GRUB version 1.99.
Congratulations on the release. As one who builds almost everything
form source, the download and build went very smoothly. Thank you.
I want to share some nits with you. Use them or ignore them as you please.
-- Bruce
1. The install creates an empty directory: /usr/share/grub
2. There were several trivial build warnings:
grub_script.yy.h:293: warning: 'yy_flex_strncpy' declared 'static' but
never defined
grub_script.yy.c:2241: warning: unused parameter 'yyscanner'
grub_script.yy.c:2482: warning: unused parameter 'yyscanner'
config.status: WARNING: 'util/grub.d/10_linux.in' seems to ignore the
--datarootdir setting
config.status: WARNING: 'util/grub.d/20_linux_xen.in' seems to ignore
the --datarootdir setting
config.status: WARNING: 'util/grub-install.in' seems to ignore the
--datarootdir setting
config.status: WARNING: 'util/grub-mknetdir.in' seems to ignore the
--datarootdir setting
fs/btrfs.c: In function 'grub_btrfs_read_logical':
fs/btrfs.c:592: warning: 'err' may be used uninitialized in this function
grub_script.yy.h:293: warning: 'yy_flex_strncpy' declared 'static' but
never defined
grub_script.yy.c: In function 'yy_fatal_error':
grub_script.yy.c:2241: warning: unused parameter 'msg'
grub_script.yy.c:2241: warning: unused parameter 'yyscanner'
grub_script.yy.c: At top level:
grub_script.yy.c:2279: warning: no previous prototype for 'yyget_column'
grub_script.yy.c:2322: warning: no previous prototype for 'yyset_column'
grub_script.yy.c: In function 'yy_flex_strncpy':
grub_script.yy.c:2482: warning: unused parameter 'yyscanner'
lib/libgcrypt-grub/cipher/camellia.c:450: warning: no previous prototype
for 'camellia_setup128'
lib/libgcrypt-grub/cipher/camellia.c:661: warning: no previous prototype
for 'camellia_setup256'
lib/libgcrypt-grub/cipher/camellia.c:947: warning: no previous prototype
for 'camellia_setup192'
lib/libgcrypt-grub/cipher/camellia.c: In function 'camellia_setup192':
lib/libgcrypt-grub/cipher/camellia.c:951: warning: implicit declaration
of function 'memcpy'
lib/libgcrypt-grub/cipher/camellia.c: At top level:
lib/libgcrypt-grub/cipher/camellia.c:969: warning: no previous prototype
for 'camellia_encrypt128'
lib/libgcrypt-grub/cipher/camellia.c:1059: warning: no previous
prototype for 'camellia_decrypt128'
lib/libgcrypt-grub/cipher/camellia.c:1152: warning: no previous
prototype for 'camellia_encrypt256'
lib/libgcrypt-grub/cipher/camellia.c:1266: warning: no previous
prototype for 'camellia_decrypt256'
lib/libgcrypt-grub/cipher/rijndael.c: In function 'do_setkey':
lib/libgcrypt-grub/cipher/rijndael.c:173: warning: comparison between
signed and unsigned
lib/libgcrypt-grub/cipher/serpent.c: In function 'serpent_key_prepare':
lib/libgcrypt-grub/cipher/serpent.c:589: warning: comparison between
signed and unsigned
reed_solomon.c: Assembler messages:
reed_solomon.c:2: Warning: ignoring changed section attributes for .text
next prev parent reply other threads:[~2011-05-15 2:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-14 22:40 GRUB 1.99 released Vladimir 'φ-coder/phcoder' Serbinenko
2011-05-14 22:42 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-05-15 2:31 ` Bruce Dubbs [this message]
2011-05-15 8:20 ` Vladimir 'φ-coder/phcoder' Serbinenko
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=4DCF3B0E.9090000@gmail.com \
--to=bruce.dubbs@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.