Skip to content

Rename private() to assert_private() #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

fpletz
Copy link
Contributor

@fpletz fpletz commented Dec 19, 2014

As mentioned in #270, private is a reserved keyword in the future parser which is to be released with Puppet 4. As it stands, this function is not useable with the future parser so it needs to be renamed.

This is a breaking change.

This should've been fixed right after merging #270. But it wasn't.

As mentioned in puppetlabs#270, private is a reserved keyword in the future parser
which is to be released with Puppet 4. As it stands, this function is
not useable with the future parser so it needs to renamed.

This is a breaking change.
@igalic
Copy link
Contributor

igalic commented Dec 22, 2014

i believe the intent is to branch stdlib for puppet 4.0 and rip out everything that's covered by syntax.

@cyberious
Copy link
Contributor

@fpletz see #382 we should deprecate and forward on until we can do a 4.0 release.

@cyberious
Copy link
Contributor

Closing with merged code in #422

@cyberious cyberious closed this Mar 5, 2015
@fpletz
Copy link
Contributor Author

fpletz commented Mar 6, 2015

Thanks!

@fpletz fpletz deleted the fix/assert_private branch March 6, 2015 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants