Archive

Posts Tagged ‘IT PHP’

typeless languages

September 12th, 2010 No comments

Today one of our users over at play-wii.org told me that the Ajax chat doesnt show textlines only containing a “0” (zero) in it. Puzzled me for a second when the likely reason came to my mind :
IF some_textline = 0 THEN no_text_to_print
Yep, easily to correct but none the less a wonderful bug that shows the weaknesses of typeless languages and if you arent aware of them.

Categories: -si.ka- Tags: