59173c3 conf: Add XML parser flag that will allow us to do incompatible updates

Authored and Committed by Peter Krempa 8 years ago
    conf: Add XML parser flag that will allow us to do incompatible updates
    
    Add a new parser flag that will mark code paths that parse XML files
    wich will not be used with existing VM state so that post parse
    callbacks can possibly do ABI incompatible changes if needed.
    
        
file modified
+2 -0
file modified
+8 -4
file modified
+2 -1