On Apr 26, 2010, at 1:52 PM, stephane ducasse wrote:
Hi guys
I loaded the latest version of moose OncifgurationOfMoose loadDefault.
Then I loaded ConfigurationOfCAnalyze loadDefault
then I opened a moose browser and tried to load C files but I got the following error
ensureGlobalVariable: xmlDecl in: caUnit
| variableName xmlVariableName famixVariable |
self assert: [ xmlDecl name == #'decl' ].
and xmlDecl name -> 'decl' and not a symbol
We fixed that with cyrille but now
and some other protocol changes
the are some expressions like
expr / #'decl'
should we turn them into
expr / 'decl'
?
Stef
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev