Begin forwarded message:
From: stephane ducasse stephane.ducasse@free.fr
Hi
if you try to load moose development bundle in 7.6 (just loading moose) crashes in patchLiteralArrayToken.
Apparently when parsing
Text for 'modelVersion3 ^ #(Moose.Model (entity (FAMIX.Namespace (id: 1) (name aNamespace))
(FAMIX.Class (id: 2) (name ClassA) (belongsTo (idref: 1)) (packagedIn (idref: 201))) (FAMIX.Method (name methodA1) (signature ''methodA1()'') (belongsTo (idref: 2)) (LOC 4)) (FAMIX.Method (name methodA2) (signature ''methodA2()'') (belongsTo (idref: 2)) (LOC 5)) (FAMIX.Attribute (name attributeA1) (belongsTo (idref: 2))) (FAMIX.Attribute (name attributeA2) (belongsTo (idref: 2)))
(FAMIX.Class (id: 3) (name ClassB) (belongsTo (idref: 1)) (packagedIn (idref: 201))) (FAMIX.Attribute (name attributeB1) (belongsTo (idref: 3)))
(FAMIX.InheritanceDefinition (subclass (idref: 3)) (superclass (idref: 2)))
(FAMIX.Class (id: 4) (name ClassC) (belongsTo (idref: 1)) (packagedIn (idref: 202))) (FAMIX.Method (name methodC1) (signature ''methodC1()'') (belongsTo (idref: 4)) (LOC 4)) (FAMIX.Method (name methodC2) (signature ''methodC2()'') (belongsTo (idref: 4)) (LOC 10)) (FAMIX.Method (name methodC3) (signature ''methodC3()'') (belongsTo (idref: 4)) (LOC 7)) (FAMIX.Attribute (name attributeC1) (belongsTo (idref: 4))) (FAMIX.Attribute (name attributeC2) (belongsTo (idref: 4)))
(FAMIX.InheritanceDefinition (subclass (idref: 4)) (superclass (idref: 2)))
(FAMIX.Class (id: 5) (name ClassD) (belongsTo (idref: 1)) (packagedIn (idref: 202))) (FAMIX.Method (name methodD1) (signature ''methodD1()'') (belongsTo (idref: 5)) (LOC 3))
(FAMIX.InheritanceDefinition (subclass (idref: 5)) (superclass (idref: 4)))
(FAMIX.Package (id: 201) (name aPackage)) (FAMIX.Package (id: 202) (name anotherPackage)) ))' _______________________________________________ Moose mailing list Moose@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose
-- www.tudorgirba.com www.tudorgirba.com/blog
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Indeed, this was the error that Ricky was reported and that I also experienced. The problem seems to be in the new RB because it somehow does not like the syntax of the MSE format.
I did not manage to get to the bottom of this.
Doru
On Apr 21, 2008, at 3:14 PM, Tudor Girba wrote:
Begin forwarded message:
From: stephane ducasse stephane.ducasse@free.fr
Hi
if you try to load moose development bundle in 7.6 (just loading moose) crashes in patchLiteralArrayToken.
Apparently when parsing
Text for 'modelVersion3 ^ #(Moose.Model (entity (FAMIX.Namespace (id: 1) (name aNamespace))
(FAMIX.Class (id: 2) (name ClassA) (belongsTo (idref: 1)) (packagedIn (idref: 201))) (FAMIX.Method (name methodA1) (signature ''methodA1()'') (belongsTo (idref: 2)) (LOC 4)) (FAMIX.Method (name methodA2) (signature ''methodA2()'') (belongsTo (idref: 2)) (LOC 5)) (FAMIX.Attribute (name attributeA1) (belongsTo (idref: 2))) (FAMIX.Attribute (name attributeA2) (belongsTo (idref: 2)))
(FAMIX.Class (id: 3) (name ClassB) (belongsTo (idref: 1)) (packagedIn (idref: 201))) (FAMIX.Attribute (name attributeB1) (belongsTo (idref: 3)))
(FAMIX.InheritanceDefinition (subclass (idref: 3)) (superclass (idref: 2)))
(FAMIX.Class (id: 4) (name ClassC) (belongsTo (idref: 1)) (packagedIn (idref: 202))) (FAMIX.Method (name methodC1) (signature ''methodC1()'') (belongsTo (idref: 4)) (LOC 4)) (FAMIX.Method (name methodC2) (signature ''methodC2()'') (belongsTo (idref: 4)) (LOC 10)) (FAMIX.Method (name methodC3) (signature ''methodC3()'') (belongsTo (idref: 4)) (LOC 7)) (FAMIX.Attribute (name attributeC1) (belongsTo (idref: 4))) (FAMIX.Attribute (name attributeC2) (belongsTo (idref: 4)))
(FAMIX.InheritanceDefinition (subclass (idref: 4)) (superclass (idref: 2)))
(FAMIX.Class (id: 5) (name ClassD) (belongsTo (idref: 1)) (packagedIn (idref: 202))) (FAMIX.Method (name methodD1) (signature ''methodD1()'') (belongsTo (idref: 5)) (LOC 3))
(FAMIX.InheritanceDefinition (subclass (idref: 5)) (superclass (idref: 4)))
(FAMIX.Package (id: 201) (name aPackage)) (FAMIX.Package (id: 202) (name anotherPackage)) ))' _______________________________________________ Moose mailing list Moose@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose
-- www.tudorgirba.com www.tudorgirba.com/blog
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"Some battles are better lost than fought."
Apparently RBParser has problem with literal aray parsing.
Stef
On Apr 21, 2008, at 3:14 PM, Tudor Girba wrote:
Begin forwarded message:
From: stephane ducasse stephane.ducasse@free.fr
Hi
if you try to load moose development bundle in 7.6 (just loading moose) crashes in patchLiteralArrayToken.
Apparently when parsing
Text for 'modelVersion3 ^ #(Moose.Model (entity (FAMIX.Namespace (id: 1) (name aNamespace))
(FAMIX.Class (id: 2) (name ClassA) (belongsTo (idref: 1)) (packagedIn (idref: 201))) (FAMIX.Method (name methodA1) (signature ''methodA1()'') (belongsTo (idref: 2)) (LOC 4)) (FAMIX.Method (name methodA2) (signature ''methodA2()'') (belongsTo (idref: 2)) (LOC 5)) (FAMIX.Attribute (name attributeA1) (belongsTo (idref: 2))) (FAMIX.Attribute (name attributeA2) (belongsTo (idref: 2)))
(FAMIX.Class (id: 3) (name ClassB) (belongsTo (idref: 1)) (packagedIn (idref: 201))) (FAMIX.Attribute (name attributeB1) (belongsTo (idref: 3)))
(FAMIX.InheritanceDefinition (subclass (idref: 3)) (superclass (idref: 2)))
(FAMIX.Class (id: 4) (name ClassC) (belongsTo (idref: 1)) (packagedIn (idref: 202))) (FAMIX.Method (name methodC1) (signature ''methodC1()'') (belongsTo (idref: 4)) (LOC 4)) (FAMIX.Method (name methodC2) (signature ''methodC2()'') (belongsTo (idref: 4)) (LOC 10)) (FAMIX.Method (name methodC3) (signature ''methodC3()'') (belongsTo (idref: 4)) (LOC 7)) (FAMIX.Attribute (name attributeC1) (belongsTo (idref: 4))) (FAMIX.Attribute (name attributeC2) (belongsTo (idref: 4)))
(FAMIX.InheritanceDefinition (subclass (idref: 4)) (superclass (idref: 2)))
(FAMIX.Class (id: 5) (name ClassD) (belongsTo (idref: 1)) (packagedIn (idref: 202))) (FAMIX.Method (name methodD1) (signature ''methodD1()'') (belongsTo (idref: 5)) (LOC 3))
(FAMIX.InheritanceDefinition (subclass (idref: 5)) (superclass (idref: 4)))
(FAMIX.Package (id: 201) (name aPackage)) (FAMIX.Package (id: 202) (name anotherPackage)) ))' _______________________________________________ Moose mailing list Moose@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose
-- www.tudorgirba.com www.tudorgirba.com/blog
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev