diff options
author | dennsporcic <denn.sporcic@gmail.com> | 2019-05-13 18:58:24 +1000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2019-05-13 10:58:24 +0200 |
commit | 2e2910756b5cfa220baab7cb0b482af4738f59a1 (patch) | |
tree | 4745f3ecc1ea95cbf15783abc5f9b786a7b88641 /csharp/test/xamarin/controller.Android/controller.Android.csproj | |
parent | Fixed typo in comment (diff) | |
download | ice-2e2910756b5cfa220baab7cb0b482af4738f59a1.tar.bz2 ice-2e2910756b5cfa220baab7cb0b482af4738f59a1.tar.xz ice-2e2910756b5cfa220baab7cb0b482af4738f59a1.zip |
gcc 9 complains that it is creating an implicit copy constructor. (#408)
* gcc 9 complains that it is creating an implicit copy constructor.
This is deprecated behaviour since C++11 and gcc 9 treats it as a warning.
Adding a copy constructor silences this.
Fixes #387
Diffstat (limited to 'csharp/test/xamarin/controller.Android/controller.Android.csproj')
0 files changed, 0 insertions, 0 deletions