* include/grub/list.h (grub_bad_type_cast_real): Remove return.
* include/grub/misc.h (ATTRIBUTE_ERROR): Make into noreturn attribute on older compiler.
This commit is contained in:
parent
037f6d9060
commit
4a5a3c4abc
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/list.h (grub_bad_type_cast_real): Remove return.
|
||||
* include/grub/misc.h (ATTRIBUTE_ERROR): Make into noreturn attribute
|
||||
on older compiler.
|
||||
|
||||
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/getroot.c (grub_util_biosdisk_get_grub_dev) [__APPLE__]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue