mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
Warn for self-assignment (nw)
This commit is contained in:
parent
c8f5d4f80b
commit
9aa1670e6f
@ -820,7 +820,6 @@ end
|
||||
"-Wno-cast-align",
|
||||
"-Wno-tautological-compare",
|
||||
"-Wno-dynamic-class-memaccess",
|
||||
"-Wno-self-assign-field",
|
||||
}
|
||||
if (version >= 30200) then
|
||||
buildoptions {
|
||||
|
Loading…
Reference in New Issue
Block a user