Jan. 28, 2011
4:16 p.m.
Status: Accepted Owner: jbaptist...@gmail.com Labels: Milestone-1.1.2-DevImage New issue 3617 by jbaptist...@gmail.com: Hudson 1.2dev : ShoutTests.Parsing.SHParserST80Test.testCollectionHierarchy http://code.google.com/p/pharo/issues/detail?id=3617 If you fill an issue for the first time, please read "How to report bugs" at http://www.pharo-project.org/community/issue-tracking Pharo 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