* grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): Silence
strict-aliasing warning. (fsync): Silence cast warning.
This commit is contained in:
parent
1dcb27157d
commit
08772054e9
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): Silence
|
||||
strict-aliasing warning.
|
||||
(fsync): Silence cast warning.
|
||||
|
||||
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/verify.c: Remove variable length arrays.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue