|
loader: Silence Wmissing-field-initializers warnings (#499)
Specifying 0 as the initial entry of a structure is a C-ism. C++ permits using an empty set of braces to signify the same behavior, silencing missing initializer warnings. |
|---|
|
|
| stratosphere/loader/source/ldr_content_management.cpp |
|---|
| stratosphere/loader/source/ldr_debug_monitor.cpp |
|---|
| stratosphere/loader/source/ldr_launch_queue.cpp |
|---|
| stratosphere/loader/source/ldr_map.cpp |
|---|
| stratosphere/loader/source/ldr_npdm.cpp |
|---|
| stratosphere/loader/source/ldr_nro.cpp |
|---|
| stratosphere/loader/source/ldr_nso.cpp |
|---|
| stratosphere/loader/source/ldr_process_creation.cpp |
|---|
| stratosphere/loader/source/ldr_process_manager.cpp |
|---|
| stratosphere/loader/source/ldr_registration.cpp |
|---|
| stratosphere/loader/source/ldr_ro_service.cpp |
|---|