DescriptionFix build break after 6d829e9af7d7630422d8095747905015d347b3be.
../../handler/crash_report_upload_thread.cc:142:7: error: field 'database_' will be initialized after field 'thread_' [-Werror,-Wreorder]
database_(database),
^
1 error generated.
And:
..\util\thread\worker_thread_test.cc(25) : warning C4244: 'initializing' : conversion from 'double' to 'const uint64_t', possible loss of data
BUG=crashpad:22
R=mark@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/5e244711888bc215415d58ab21704d4373fff055
Patch Set 1 #Patch Set 2 : Windows #
Total comments: 1
Messages
Total messages: 6 (2 generated)
|