ast.xml "this" problem
Bugzilla Link | 249 |
Created on | Jul 27, 2006 19:36 |
Resolution | LATER |
Resolved on | Jul 27, 2006 19:40 |
Version | 1.00beta |
OS | Linux |
Architecture | PC |
Extended Description
If I compile (anything) with -d treecheck, I get loads of complaints about AVIS_SHAPECLIQUE != NULL. Not sure why it wants NULL, becsuse ast.xml has the default value for AVIS_SHAPECLIQUE set to "this", which I THOUGHT was the address of N_avis. If "this" is defined as the address of AVIS_SHAPECLIQUE, that would explain it all, of course.