summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/code_objects.rb
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2010-11-15 19:19:02 -0800
committerMarkus Roberts <Markus@reality.com>2010-11-16 11:10:14 -0800
commitb2ff6a50202a05f2925fa5046a39ef7f163983f1 (patch)
treed2a2d7cb084d0292f8506dc12d490c135d67d6bb /lib/puppet/util/rdoc/code_objects.rb
parent1ce00dccb840abd9e11432d00c73bdd1de104751 (diff)
downloadpuppet-b2ff6a50202a05f2925fa5046a39ef7f163983f1.tar.gz
puppet-b2ff6a50202a05f2925fa5046a39ef7f163983f1.tar.xz
puppet-b2ff6a50202a05f2925fa5046a39ef7f163983f1.zip
Fix for #5298 -- Collections need to do type lookup
When the responsibility for type-name resolution was moved to the AST nodes in commit 449315a2c705df2396852462a1d1e14774b9f117, at least one instance was missed: the space ship operator Myclass <<| tag == foo |>> fails unless Myclass has been previously loaded. This commit adds the lookup to AST::Collection nodes in the same way it was added to the other node types. Note that I haven't audited the other note types for similar cases.
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions