[parrot/parrot] 908635: [win] Fixed wrong Parrot_{g,s,uns}etenv declaratio...

GitHub noreply at github.com
Sun Dec 7 17:22:51 UTC 2014


  Branch: refs/heads/smoke-me/test-trace-gh1124
  Home:   https://github.com/parrot/parrot
  Commit: 90863509c54bf1ba88c1e2c3a6b3f444b023ace5
      https://github.com/parrot/parrot/commit/90863509c54bf1ba88c1e2c3a6b3f444b023ace5
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-07 (Sun, 07 Dec 2014)

  Changed paths:
    M ChangeLog
    M src/platform/win32/entropy.c
    M src/platform/win32/env.c

  Log Message:
  -----------
  [win] Fixed wrong Parrot_{g,s,uns}etenv declarations on windows #1156

Also improve cast of arg 3 to CryptGenRandom to BYTE*.


  Commit: 99f916ba713f4837d8e78605b5727fc30326a669
      https://github.com/parrot/parrot/commit/99f916ba713f4837d8e78605b5727fc30326a669
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-07 (Sun, 07 Dec 2014)

  Changed paths:
    M t/run/options.t

  Log Message:
  -----------
  [test] TODO the t/run/options.t 9-12 tests

See GH #1124. -t swallows now also stdout, not only stderr.
But we prefer for a while to have less StringBuilder and GC stress for -t,
it is for debugging only anyway.


Compare: https://github.com/parrot/parrot/compare/90863509c54b^...99f916ba713f


More information about the parrot-commits mailing list