User talk:MikeMol: Difference between revisions

IP address issue
(IP address issue)
Line 789:
== Compiler Lexical Analysis ==
I think the set of programs used to test qualifying codes should also include the set of failures such as: end of line in a string, end of file in a string, end of file in a comment, a quoted character with two or more characters specified, a empty quoted character, a number containing a non digit, a number over the maximum possible, etcetera. Both the C and Java versions have code for testing over the maximum number and neither worked correctly for me. If the maximum integer is turned into a string and the input integer's string is longer or equal and the string is greater than the maximum, it is not valid.
 
== IP address in "email address confirmation" email ==
The confirmation email I received says "Someone, probably you, from IP address 172.68.66.13, has registered an account". This is not the IP address I was connecting from. This is a CloudFlare IP address.
Anonymous user