Skip to content

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Nov 10, 2015

The freelist module was deprecated in io.js and moved to an internal module. This commit removes public access to freelist, while leaving the internal module, which is still in use.

This was discussed in #569, and should be able to go into v6.

The freelist module was deprecated in io.js and moved to an
internal module. This commit removes public access to freelist,
while leaving the internal module, which is still in use.
@mscdex mscdex added the lib / src Issues and PRs related to general changes in the lib or src directory. label Nov 10, 2015
@bnoordhuis
Copy link
Member

LGTM. Suggestion: add the semver-major label?

@cjihrig cjihrig added the semver-major PRs that contain breaking changes and should be released in the next major version. label Nov 10, 2015
@thefourtheye
Copy link
Contributor

LGTM

1 similar comment
@targos
Copy link
Member

targos commented Nov 10, 2015

LGTM

@cjihrig
Copy link
Contributor Author

cjihrig commented Nov 11, 2015

cjihrig added a commit that referenced this pull request Nov 11, 2015
The freelist module was deprecated in io.js and moved to an
internal module. This commit removes public access to freelist,
while leaving the internal module, which is still in use.

Fixes: #569
PR-URL: #3738
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
@cjihrig
Copy link
Contributor Author

cjihrig commented Nov 11, 2015

Landed in b70dc67

@cjihrig cjihrig closed this Nov 11, 2015
@cjihrig cjihrig deleted the freelist branch November 11, 2015 15:59
@jasnell jasnell mentioned this pull request Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / src Issues and PRs related to general changes in the lib or src directory. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants