[Info-vax] Significance of 2020 / 2021 date

abrsvc dansabrservices at yahoo.com
Thu Jan 7 16:12:12 EST 2021


> > For the curious here is the code in question... 
> > 
> > if (atoi (date_string + 5) > 2020) 
> > .... 
> > 
> > where date_string is a char array
> Well - that code seems to intend to change the flow 
> when going from 2020 to 2021. 
> 
> So maybe not so surprising that behavior changed. 
> 
> And next step must be to look at the code that now 
> get executed which did not get executed before. 
> 
> Arne

The code provided shows the path taken and is not the code that failed.  As Arne indicated, you need to check the code that is the target of the if statement.  Clearly prior to this year, that code was skipped as it was not within the section of the IF that was true.  Post that code along with any relevant declarations and we may be able to assist.  Otherwise, send along a private message with connection information and we may be able to help further with a direct connection and a mirrored terminal session via Teams or Zoom.

Dan



More information about the Info-vax mailing list