[parrot/parrot] b9a257: [config] probe for 2 more environ features
GitHub
noreply at github.com
Mon Jan 26 14:15:46 UTC 2015
Branch: refs/heads/smoke-me/env-gh1191
Home: https://github.com/parrot/parrot
Commit: b9a257f3810e0cc7f8c0f27ef91479ec4242f6c7
https://github.com/parrot/parrot/commit/b9a257f3810e0cc7f8c0f27ef91479ec4242f6c7
Author: Reini Urban <rurban at cpanel.net>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M config/auto/env.pm
A config/auto/env/test_environ_c.in
A config/auto/env/test_putenv_s_c.in
M config/gen/config_h/feature_h.in
M src/pmc/env.pmc
Log Message:
-----------
[config] probe for 2 more environ features
esp. '_putenv_s' and 'environ' for msvc.
not for the wide _wputenv_s(). we assume it is there
if putenv_s is there also.
Commit: 941c7b1e28a27583bccae5b93f1f32dfcf109ad1
https://github.com/parrot/parrot/commit/941c7b1e28a27583bccae5b93f1f32dfcf109ad1
Author: Reini Urban <rurban at cpanel.net>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M src/platform/win32/env.c
Log Message:
-----------
env: provide unicode versions for windows
See GH #1191
Compare: https://github.com/parrot/parrot/compare/b9a257f3810e^...941c7b1e28a2
More information about the parrot-commits
mailing list