* grub-core/normal/context.c (grub_env_context_close): Silence spurious
warning. * grub-core/normal/menu.c (grub_menu_execute_entry): Likewise. * grub-core/partmap/msdos.c (pc_partition_map_embed): Use unsigned counter.
This commit is contained in:
parent
b44a558c9a
commit
b8494fbe5c
4 changed files with 12 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-01-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/context.c (grub_env_context_close): Silence spurious
|
||||
warning.
|
||||
* grub-core/normal/menu.c (grub_menu_execute_entry): Likewise.
|
||||
* grub-core/partmap/msdos.c (pc_partition_map_embed): Use unsigned
|
||||
counter.
|
||||
|
||||
2011-01-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Use alias->path rather than buggy "canon".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue