grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub-2.02~beta1 happened


From: Bruce Dubbs
Subject: Re: grub-2.02~beta1 happened
Date: Wed, 18 Dec 2013 23:43:29 -0600
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120628 Firefox/13.0.1 SeaMonkey/2.10.1

Vladimir 'φ-coder/phcoder' Serbinenko wrote:
Hello, all. I've just uploaded 2.02~beta1. This also means that we're
now in freeze. I'm willing to consider exceptions on case-by-case basis
but it would be exceptions. The major points to do before release:
- ARM64 loader.
- Yeeloong 3A support needs some love.
- XEN would probably need config adjustments.
- XNU loader needs fixes.
- NEWS needs contents.
- Documentation.
- Loads and loads of testing and some bugfixes.

There are a few warnings for rijndael.c with gcc 4.8.2. A couple of them are pretty trivial. Others probably should be turned off with -Wno-strict-aliasing. Do you want a patch?

If so, is the following acceptable?

#pragma GCC diagnostic ignored "-Wstrict-aliasing"

  -- Bruce




reply via email to

[Prev in Thread] Current Thread [Next in Thread]