August 14, 2011 [phobos] [D-Programming-Language/phobos] 994d76: Add messages to a few asserts to make the auto tes... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 994d76fe6f301b18cea19a68e06d6f8e38b2df4b https://github.com/D-Programming-Language/phobos/commit/994d76fe6f301b18cea19a68e06d6f8e38b2df4b Author: dsimcha <dsimcha at gmail.com> Date: 2011-08-14 (Sun, 14 Aug 2011) Changed paths: M std/conv.d Log Message: ----------- Add messages to a few asserts to make the auto tester give some details about why they're failing on OS X. This is weird--nothing in these unit tests looks at all platform-specific. Commit: 322876c308785a0606c0577c7ba77ae61ef19d6c https://github.com/D-Programming-Language/phobos/commit/322876c308785a0606c0577c7ba77ae61ef19d6c Author: dsimcha <dsimcha at gmail.com> Date: 2011-08-14 (Sun, 14 Aug 2011) Changed paths: M std/conv.d M std/ctype.d M std/date.d M std/dateparse.d M std/datetime.d M std/file.d M std/gregorian.d M std/process.d M std/regexp.d M std/string.d Log Message: ----------- Merge branch 'master' of https://github.com/D-Programming-Language/phobos Compare: https://github.com/D-Programming-Language/phobos/compare/537c59c...322876c |
August 14, 2011 [phobos] [D-Programming-Language/phobos] 994d76: Add messages to a few asserts to make the auto tes... | ||||
---|---|---|---|---|
| ||||
Posted in reply to noreply at github.com | http://d.puremagic.com/test-results/test_data.ghtml?dataid=90305 Ok, so this test fails only on OS X and it apparently passes for byte and short, but not int. Smells like a compiler bug. I can't reduce it, though, because I don't have a Mac box. On 8/14/2011 3:02 PM, noreply at github.com wrote: > Branch: refs/heads/master > Home: https://github.com/D-Programming-Language/phobos > > Commit: 994d76fe6f301b18cea19a68e06d6f8e38b2df4b > https://github.com/D-Programming-Language/phobos/commit/994d76fe6f301b18cea19a68e06d6f8e38b2df4b > Author: dsimcha<dsimcha at gmail.com> > Date: 2011-08-14 (Sun, 14 Aug 2011) > > Changed paths: > M std/conv.d > > Log Message: > ----------- > Add messages to a few asserts to make the auto tester give some details about why they're failing on OS X. This is weird--nothing in these unit tests looks at all platform-specific. > > > Commit: 322876c308785a0606c0577c7ba77ae61ef19d6c > https://github.com/D-Programming-Language/phobos/commit/322876c308785a0606c0577c7ba77ae61ef19d6c > Author: dsimcha<dsimcha at gmail.com> > Date: 2011-08-14 (Sun, 14 Aug 2011) > > Changed paths: > M std/conv.d > M std/ctype.d > M std/date.d > M std/dateparse.d > M std/datetime.d > M std/file.d > M std/gregorian.d > M std/process.d > M std/regexp.d > M std/string.d > > Log Message: > ----------- > Merge branch 'master' of https://github.com/D-Programming-Language/phobos > > > Compare: https://github.com/D-Programming-Language/phobos/compare/537c59c...322876c > _______________________________________________ > phobos mailing list > phobos at puremagic.com > http://lists.puremagic.com/mailman/listinfo/phobos > |
Copyright © 1999-2021 by the D Language Foundation