summaryrefslogtreecommitdiff
path: root/csharp/test/xamarin/controller.Android/controller.Android.csproj
diff options
context:
space:
mode:
authordennsporcic <denn.sporcic@gmail.com>2019-05-13 18:58:24 +1000
committerBenoit Foucher <benoit@zeroc.com>2019-05-13 10:58:24 +0200
commit2e2910756b5cfa220baab7cb0b482af4738f59a1 (patch)
tree4745f3ecc1ea95cbf15783abc5f9b786a7b88641 /csharp/test/xamarin/controller.Android/controller.Android.csproj
parentFixed typo in comment (diff)
downloadice-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