Jira (PUP-8410) It is difficult to return a hash from a plan, or function

4 views
Skip to first unread message

Henrik Lindberg (JIRA)

unread,
Feb 1, 2018, 4:10:02 AM2/1/18
to puppe...@googlegroups.com
Henrik Lindberg updated an issue
 
Puppet / Bug PUP-8410
It is difficult to return a hash from a plan, or function
Change By: Henrik Lindberg
Summary: It is difficult to return a hash from a plan , or function
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.0.2#70111-sha1:88534db)
Atlassian logo

Alex Dreyer (JIRA)

unread,
Feb 1, 2018, 11:33:03 AM2/1/18
to puppe...@googlegroups.com
Alex Dreyer commented on Bug PUP-8410
 
Re: It is difficult to return a hash from a plan, or function

Why is the string case harder to parse than the name/implicit string case?

return { title : }
return { 'title' : }
return { key => val }
 
Why can't this be parse similarly?
return { 'key' => val }

Josh Cooper (Jira)

unread,
Jun 10, 2021, 7:02:03 PM6/10/21
to puppe...@googlegroups.com
Josh Cooper commented on Bug PUP-8410

FWIW the hash vs resource expression issue is filed as PUP-6832

This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)
Atlassian logo

Josh Cooper (Jira)

unread,
Jun 11, 2021, 8:14:01 PM6/11/21
to puppe...@googlegroups.com
Josh Cooper commented on Bug PUP-8410

I'm going to close this as a dup of 6832.

Reply all
Reply to author
Forward
0 new messages