Cheap Kitchen Units Sale

2014-01-12 Thread keyna12
Cheap Kitchen Units Sale. Thirty Ex Display Kitchens To Clear. www.exdisplaykitchens1.co.uk £ 595 Each with appliances

[Bug 91] String literals not always properly zero-terminated

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 91] String literals not always properly zero-terminated

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 --- Comment #4 from Iain Buclaw 2014-01-12 17:03:57 GMT --- (In reply to comment #3) > Yes, but string _literals_ must be zero-terminated IIRC. I can't find the > relevant docs on dlang.org but see for example this site: > http://dlang.org/interf

[Bug 91] String literals not always properly zero-terminated

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 --- Comment #3 from Johannes Pfau 2014-01-12 16:51:00 GMT --- Yes, but string _literals_ must be zero-terminated IIRC. I can't find the relevant docs on dlang.org but see for example this site: http://dlang.org/interfaceToC.html "However, string

[Bug 91] String literals not always properly zero-terminated

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 --- Comment #2 from Iain Buclaw 2014-01-12 16:00:11 GMT --- http://dlang.org/arrays.html """ Since strings, however, are not 0 terminated in D, when transferring a pointer to a string to C, add a terminating 0: str ~= "\0"; or use the function

[Bug 91] String literals not always properly zero-terminated

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 --- Comment #1 from Iain Buclaw 2014-01-12 15:54:59 GMT --- Hmm... dynamic D arrays aren't guaranteed to be zero-terminated. So I'm not sure what the immediate problem is. :) See StringExp::toElem for where to tweak the behaviour. -- Configur

[Bug 92] ICE in runnable/testenum.d with -g

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=92 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 92] New: ICE in runnable/testenum.d with -g

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=92 Bug #: 92 Summary: ICE in runnable/testenum.d with -g Classification: Unclassified Product: GDC Version: development Platform: x86_64 OS/Version: Linux Status: NEW

[Bug 3] GDC prints some diagnostic information to stderr instead of stdout

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=3 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 3] GDC prints some diagnostic information to stderr instead of stdout

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=3 --- Comment #6 from Iain Buclaw 2014-01-12 13:53:14 GMT --- I have no intention to direct any compiler diagnostic output to stdout in the forseeable future, if that's what you mean. -- Configure bugmail: http://bugzilla.gdcproject.org/userprefs.

[Bug 91] New: String literals not always properly zero-terminated

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=91 Bug #: 91 Summary: String literals not always properly zero-terminated Classification: Unclassified Product: GDC Version: development Platform: All OS/Version: All Stat

[Bug 90] New: Some test variations in the test suite are skipped, possibly hiding bugs

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=90 Bug #: 90 Summary: Some test variations in the test suite are skipped, possibly hiding bugs Classification: Unclassified Product: GDC Version: development Platform: All

[Bug 78] GDC-4.7: Compilation broken

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=78 Johannes Pfau changed: What|Removed |Added Summary|Compilation broken |GDC-4.7: Compilation broken -- Configure

[Bug 58] MINGW: std.math.pow produces incorrect results when used with std.parallelism

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=58 Johannes Pfau changed: What|Removed |Added Summary|std.math.pow produces |MINGW: std.math.pow |in

[Bug 39] gdmd segfault during compilation of simple matrix multiplication routine

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=39 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 3] GDC prints some diagnostic information to stderr instead of stdout

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=3 Johannes Pfau changed: What|Removed |Added CC||johannesp...@gmail.com --- Comment #5 from

[Bug 75] 4x performance regression of to!(char[]) from gcd 4.6 to 4.8

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=75 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 80] socket.d - static assert unimplemented or raspberry pi

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=80 Johannes Pfau changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 82] Crash when compiled with gdc (not dmd). Related to direntry? or with?

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=82 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 73] ARM: Wrong code with -O2 (heisenbug)

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=73 Johannes Pfau changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 74] Wrong code generated (incorrect offset to static array)

2014-01-12 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=74 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|