[parrot/parrot] 270561: [config] probe for 2 more environ features
GitHub
noreply at github.com
Mon Jan 26 15:21:21 UTC 2015
Branch: refs/heads/smoke-me/env-gh1191
Home: https://github.com/parrot/parrot
Commit: 27056115295baaee4dcae6a2fd8f7753992f3c91
https://github.com/parrot/parrot/commit/27056115295baaee4dcae6a2fd8f7753992f3c91
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: 190d07cdef0a09afd24d41f2cb0f327a3a35e462
https://github.com/parrot/parrot/commit/190d07cdef0a09afd24d41f2cb0f327a3a35e462
Author: Reini Urban <rurban at cpanel.net>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M MANIFEST
M src/platform/win32/env.c
Log Message:
-----------
env: provide unicode versions for windows
See GH #1191
Compare: https://github.com/parrot/parrot/compare/c10f0dbb6ea2...190d07cdef0a
More information about the parrot-commits
mailing list