http://bugzilla.gdcproject.org/show_bug.cgi?id=51
Iain Buclaw changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugzilla.gdcproject.org/show_bug.cgi?id=51
Bug #: 51
Summary: gdc does not postblit all array elements.
Classification: Unclassified
Product: GDC
Version: development
Platform: x86_64
OS/Version: Linux
Status: N
On 17 May 2013 21:09, Johannes Pfau wrote:
> Am Tue, 14 May 2013 18:59:14 +0200
> schrieb "Iain Buclaw" :
>
> > We now have 6 currently failing unittests.
> >
> > Current failing unittests:
> >
> > core.exception.AssertError@libphobos
> /src/std/internal/math/errorfunction.d(222):
> > unittest fa
Next development goals are so weed out the rest of the functions
in IRState as of around the commit (link:
https://github.com/D-Programming-GDC/GDC/commit/ca497a421e8c37c240a6794e68c17225af75d9d6),
then rename IRBase over to IRState. During this course, some
general refactoring will be done, s
Am Tue, 14 May 2013 18:59:14 +0200
schrieb "Iain Buclaw" :
> We now have 6 currently failing unittests.
>
> Current failing unittests:
>
> core.exception.AssertError@libphobos/src/std/internal/math/errorfunction.d(222):
> unittest failure
> core.exception.AssertError@libphobos/src/std/internal/m
http://bugzilla.gdcproject.org/show_bug.cgi?id=50
Bug #: 50
Summary: Slowdown compiling static data for large arrays.
Classification: Unclassified
Product: GDC
Version: development
Platform: x86
OS/Version: All
Status:
On Friday, 17 May 2013 at 06:22:02 UTC, Johannes Pfau wrote:
Am Thu, 16 May 2013 22:21:03 +0100
schrieb Iain Buclaw :
Maybe you could help with the unittests passing also. =)
Yep.
Thank you to both of you, guys.