You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Fixed string_view compilation in GCC 10+.
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
* More GCC 10+ Fixes.
GCC 11 seems to have an issue with linkage regarding using a lambda as a default parameter in a function declaration.
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
* GCC10+ Fix - Fixed binding to a temporary references.
> error: loop variable ‘pathName’ of type ‘const QString&’ binds to a temporary constructed from type ‘const char* const’ [-Werror=range-loop-construct]
415 | for (const QString& pathName : { "CrySystem",
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
|
4 years ago | |
|---|---|---|
| .. | ||
| AWSNativeSDKInit | 4 years ago | |
| Android/ProjectBuilder | 4 years ago | |
| AssetBundler | 4 years ago | |
| AssetProcessor | 4 years ago | |
| AzTestRunner | 4 years ago | |
| BundleLauncher | 4 years ago | |
| CrashHandler | 4 years ago | |
| DeltaCataloger | 4 years ago | |
| GridHub | 4 years ago | |
| LuaIDE | 4 years ago | |
| ProjectManager | 4 years ago | |
| PythonBindingsExample | 4 years ago | |
| RemoteConsole | 4 years ago | |
| SceneAPI | 4 years ago | |
| SerializeContextTools | 4 years ago | |
| TestImpactFramework | 4 years ago | |
| CMakeLists.txt | 4 years ago | |