mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
0a2001a68e8fbd01ee46274fd06f793d334088fe
This avoids repeated dynamic memory allocations in dbusMessageHandler methods and elsewhere due to repeatedly constructing temporary strings. std::string_view is a C++17 feature but also part of the Library Fundamentals TS and available in all our compilers.
Fixed unit test warnings as discussed, see https://discordapp.com/channels/539048679160676382/539925070550794240/663426372651319336
swift is an independent (private and non-commercial) software project creating open source software for flight simulation.
Legal
See https://datastore.swift-project.org/page/legal.php
Environment Setup
TBW
Getting Sources
All swift sources are available here: https://dev.swift-project.org/diffusion/
Qmake Configuration
TBW
Compiling
TBW
Testing
TBW
Installing
TBW
DLLs vs. static linking
TBW
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%