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 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel