kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37555
Re: [PATCH] Return reference to current object from operator=
Hi Simon-
Looks like we were both thinking the same thing yesterday. I had just
changed the return type (8c3a82e52) but missed entirely the fact that
nothing was indeed returned. I've modified your patch accordingly and
pushed it.
Thanks!
Seth
Am Fr., 21. Sep. 2018 um 04:13 Uhr schrieb Simon Richter <
Simon.Richter@xxxxxxxxxx>:
> ---
> common/tool/tool_manager.cpp | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References