Status: Accepted
Owner:
[hidden email]
Labels: Milestone-1.1.2-DevImage
New issue 3617 by
[hidden email]: Hudson 1.2dev :
ShoutTests.Parsing.SHParserST80Test.testCollectionHierarchy
http://code.google.com/p/pharo/issues/detail?id=3617If you fill an issue for the first time, please read "How to report bugs"
at
http://www.pharo-project.org/community/issue-trackingPharo image: 1.2dev
The SHParserST80 don't take in consideration some pragma (from VMMaker )
for example:
- <inline:true>
-<var:'asd' declareC:'void *'>
And return a PragmaKeyword Value in collection hierarchy (ByteArray and
Bitmap)
I just fix the test
Attachments:
SHParserST80Test.st 14.7 KB