[phobos] phobos commit, revision 1643

Shin Fujishiro rsinfu at gmail.com
Tue Jun 15 17:28:43 PDT 2010


Brad Roberts <braddr at puremagic.com> wrote:
> On 6/14/2010 8:36 AM, dsource.org wrote:
> > phobos commit, revision 1643
> > 
> > 
> > user: rsinfu
> > 
> > msg:
> > Commented out an assertion.  For some reason it caused a link error about __dollar on unittest.
> > 
> > http://www.dsource.org/projects/phobos/changeset/1643
> > 
> > _______________________________________________
> > phobos mailing list
> > phobos at puremagic.com
> > http://lists.puremagic.com/mailman/listinfo/phobos
> 
> Is there a bug filed on this so that the underlying problem isn't lost?  Just
> commenting out a unit test because it fails is a step backwards.  The bug number
> should be referenced in the comment.
> 
> Is this a recent regression?
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos

I'm sorry I found that it was my local problem.  Restored the assertion.

The linker error was caused by bug 3779 (link failure with __dollar).
But in this particular case the error does not happen for other people
because I used a patched compiler (bug 4298) for my current work.


Shin


More information about the phobos mailing list