Fix coroutines crash with MSVC (#522) #1323
Annotations
10 warnings
src/formatutils.cpp#L176
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
|
|
|
|
src/filemanagerlauncher.cpp#L15732480
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
src/filemanagerlauncher.cpp#L108
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
|
|
|
This job succeeded
Loading