Fix -Wshadow warning with emu build on NetBSD.
This commit is contained in:
parent
7d8c021353
commit
95ac3c730c
2 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-05-26 Grégoire Sutre <gregoire.sutre@gmail.com>
|
||||
|
||||
* kern/emu/hostdisk.c (find_partition_start) [__NetBSD__]: Renamed
|
||||
variable index into p_index to suppress a warning with -Wshadow.
|
||||
|
||||
2010-05-25 BVK Chaitanya <bvk.groups@gmail.com>
|
||||
|
||||
* INSTALL: Added flex >= 2.5.35 requirement.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue