Compiler bug: (object == Null) not commutative

Post » Sun Mar 17, 2013 1:49 pm

If object == Null  works as expectedendifif Null == object  this path always takenendifif Null != object  this path always takenendifif object  works as expectedendif
User avatar
Gracie Dugdale
 
Posts: 3397
Joined: Wed Jun 14, 2006 11:02 pm

Return to V - Skyrim