Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: d25d4642731c32cddc875483fe89e4dbe7ed71e0
https://github.com/perl6/specs/commit/d25d4642731c32cddc875483fe89e4dbe7ed71e0
Author: Elizabeth Mattijsen
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M
Branch: refs/heads/coerce-multi
Home: https://github.com/perl6/specs
Commit: b994904557c769cb00edd4223d1e8628b0ac591f
https://github.com/perl6/specs/commit/b994904557c769cb00edd4223d1e8628b0ac591f
Author: Rob Hoelz
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M S1
We detected and fixed two bugs and regressions from 6.10.0 which
failed to build parrot on Microsoft Windows with Microsoft Visual
Studio C++.
- Wrong function ptr cast on win64
https://github.com/parrot/parrot/issues/1190
- Wrong SAL annotations on msvc cl < 16.00
https://github.com/parrot/pa