* grub-core/lib/posix_wrap/assert.h (assert_real): Replace grub_fatal
with grub_printf to avoid unnecessary fatal failure.
This commit is contained in:
parent
0b3b3b38bd
commit
ecbf8cd1b7
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/posix_wrap/assert.h (assert_real): Replace grub_fatal
|
||||
with grub_printf to avoid unnecessary fatal failure.
|
||||
|
||||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/posix_wrap/limits.h (SHRT_MAX): New define.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue