Bug#581240: [gdc-4.3] Calculation of MD5 sums seriously broken

2010-05-15 Thread Daniel Gibson
On Thu, May 13, 2010 at 10:46 AM, Iain Buclaw wrote: > [i...@netbook ~]$ cat md5test.d > import std.md5; > import std.stdio; > void main(){ > // testcase from md5.d unittests > ubyte[16] digest; > sum (digest, "abc"); > writefln(digestToString(digest)); >     assert(digest == cast(ubyte[])x"900150

Bug#581698: similar bug in Ubuntu bugtracker

2010-05-15 Thread Daniel Gibson
On Sat, May 15, 2010 at 9:32 PM, Iain Buclaw wrote: > That indeed it is, and I've been aware of it for a while. > I actually fixed this with the patch in bug 581240 - hitting two birds with > one stone. > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581240#20 > If you have a look, the update

Bug#581700: [libphobos-4.1-dev] Not started Threads cause Segfault on exit

2010-05-15 Thread Iain Buclaw
Upstream bug is http://d.puremagic.com/issues/show_bug.cgi?id=1960 -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';

Bug#581700: [libphobos-4.1-dev] Not started Threads cause Segfault on exit

2010-05-15 Thread Iain Buclaw
On 15 May 2010 02:48, Daniel Gibson wrote: > Package: libphobos-4.1-dev > Version: 0.25-4.1.2-27 > Severity: normal > > > Hi, > > While trying to narrow down another bug (#581698) I noticed that my > program segfaults on exit, if there are Thread-objects that haven't > been start()ed. > While it

Bug#581698: similar bug in Ubuntu bugtracker

2010-05-15 Thread Iain Buclaw
On 15 May 2010 17:51, Daniel Gibson wrote: > I just found the following Bugreport in Ubuntu's bugtracker: > https://bugs.launchpad.net/ubuntu/+source/gdc-4.3/+bug/570913 > ("Classes nested in functions are not written to object files"), I guess > it's the same bug. > > Cheers, > - Daniel > > > Th

Bug#581698: similar bug in Ubuntu bugtracker

2010-05-15 Thread Daniel Gibson
I just found the following Bugreport in Ubuntu's bugtracker: https://bugs.launchpad.net/ubuntu/+source/gdc-4.3/+bug/570913 ("Classes nested in functions are not written to object files"), I guess it's the same bug. Cheers, - Daniel -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.