This forum is meant for anything you would like to share with other visitors
wriedmann
Posts: 3748 Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy
Post
by wriedmann » Wed Mar 22, 2017 4:00 pm
Hi,
this error/warning saved me time again:
Code: Select all
warning XS1717: Assignment made to same variable; did you mean to assign something else?
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Chris
Posts: 4854 Joined: Thu Oct 08, 2015 7:48 am
Location: Greece
Post
by Chris » Thu Mar 23, 2017 12:19 am
Hi Wolfgang,
Yeah, it keeps saving also me all the time! This is probably one of the simplest compiler warnings, but not only it has shown many bugs in my old code, but every few days it is pointing me out such typos I make also in new code..So simple yest so important...
Chris
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
wriedmann
Posts: 3748 Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy
Post
by wriedmann » Thu Mar 23, 2017 7:17 am
Hi Chris,
yes, now that I have started to move my VO applications, I hope to find many old errors in them.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it