Button to load plugin #559
Annotations
10 warnings
Analyze (csharp):
Daybreak.GWCA/source/GameModule.cpp#L40
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/GameModule.cpp#L151
'<': signed/unsigned mismatch
|
Analyze (csharp):
Daybreak.GWCA/source/InventoryModule.cpp#L35
'<': signed/unsigned mismatch
|
Analyze (csharp):
Daybreak.GWCA/source/LoginModule.cpp#L21
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/LoginModule.cpp#L26
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/MainPlayerModule.cpp#L40
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/MainPlayerModule.cpp#L151
'<': signed/unsigned mismatch
|
Analyze (csharp):
Daybreak.GWCA/source/NameModule.cpp#L80
'<': signed/unsigned mismatch
|
Analyze (csharp):
Daybreak.GWCA/source/PathingMetadataModule.cpp#L26
'<': signed/unsigned mismatch
|
Analyze (csharp):
Daybreak.GWCA/source/PathingModule.cpp#L28
'<': signed/unsigned mismatch
|