Skip to content
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

process.versions.icu #3089

Closed
silverwind opened this issue Sep 27, 2015 · 0 comments
Closed

process.versions.icu #3089

silverwind opened this issue Sep 27, 2015 · 0 comments
Labels
feature request Issues that request new features to be added to Node.js. i18n-api Issues and PRs related to the i18n implementation. process Issues and PRs related to the process subsystem.

Comments

@silverwind
Copy link
Contributor

This would be useful to test for the presence of ICU and to implement version-specific behaviour. I've been trying to use U_ICU_VERSION, but haven't gotten it working yet, if someone wants to take a shot.

Related: #3007

@silverwind silverwind added feature request Issues that request new features to be added to Node.js. process Issues and PRs related to the process subsystem. i18n-api Issues and PRs related to the i18n implementation. labels Sep 27, 2015
evanlucas added a commit to evanlucas/node that referenced this issue Sep 29, 2015
If i18n support is present, add the icu version
to process.versions

Fixes: nodejs#3089
PR-URL: nodejs#3102
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Rod Vagg <rod@vagg.org>
evanlucas added a commit that referenced this issue Oct 8, 2015
If i18n support is present, add the icu version
to process.versions

Fixes: #3089
PR-URL: #3102
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Rod Vagg <rod@vagg.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issues that request new features to be added to Node.js. i18n-api Issues and PRs related to the i18n implementation. process Issues and PRs related to the process subsystem.
Projects
None yet
Development

No branches or pull requests

1 participant