[Issue 7463] Duplicated error message with bad template value parameter

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7463 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5116] spurious 'is used as a type' error after template lookup error

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5116 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au

[Issue 965] `is(uncompilable template)` is true and doesn't gap errors if not in a function

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=965 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||ibuc...@ubuntu.com ---

[Issue 6875] floating point %= trashes register EAX

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6875 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7534] Allow attribute-overloading of an overridden method

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7534 deadalnix deadal...@gmail.com changed: What|Removed |Added CC||deadal...@gmail.com

[Issue 7570] New: No true error message in one CTFE

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7570 Summary: No true error message in one CTFE Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: diagnostic Severity: normal

[Issue 7571] New: No uniformity of array textual representation

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7571 Summary: No uniformity of array textual representation Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: minor Priority: P2

[Issue 7570] Missing error in ctfe for dereferencing a pointer passed as a parameter

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7570 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||CTFE, rejects-valid

[Issue 1500] Template Arguments, Aliases, or Typedefs Generate Error when used inside inline ASM blocks

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1500 --- Comment #3 from John Kiro johnkirol...@yahoo.com 2012-02-24 07:28:53 PST --- Well, it was easy for me to figured out that it's tricky to correct :) I'm not currently using pure assembly but I'll vote for it anyway. Guess it would require a

[Issue 7572] New: f.fn!(void) is not an lvalue

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7572 Summary: f.fn!(void) is not an lvalue Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

Re: setlocale not working as expected

2012-02-24 Thread Jonathan M Davis
On Friday, February 24, 2012 08:10:31 Frank De prins wrote: Hello, When I use setlocale with LC_ALL it does not seem to work. I use nlb_belgium and, when I print (writeln in console) a floating point number, I expect the decimal separator to be a comma. But it remains a dot. When I use 0

[Issue 7374] stdin.byLine() throws AssertError on empty input

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7374 --- Comment #2 from hst...@quickfur.ath.cx 2012-02-24 10:52:15 PST --- I couldn't figure out how to make git phobos work with gdc, but I managed to build latest git dmd/druntime/phobos and run the test program on it, now it seems to work. So

[Issue 7574] New: No line number with forward reference error

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7574 Summary: No line number with forward reference error Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: diagnostic Severity: major

[Issue 7575] New: [ICE] with possible forward reference error

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7575 Summary: [ICE] with possible forward reference error Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 7471] Improve performance of std.regex

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7471 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 7374] stdin.byLine() throws AssertError on empty input

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7374 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7551] Regex parsing bug for right bracket in character class

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7551 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 4006] dirEntries won't span subdirectories

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4006 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 4604] A stack overflow with writeln

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4604 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 6403] Upgrade std.regex to Unicode UTS #18 Level 1 support

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6403 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 5652] Add \p and \P unicode properties to std.regex

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5652 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 5668] std.regex.Captures is not documented

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5668 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 5674] AssertError in std.regex

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5674 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7260] g on default in std.regex.match

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 7260] g on default in std.regex.match

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 --- Comment #2 from bearophile_h...@eml.cc 2012-02-24 12:45:08 PST --- (In reply to comment #1) I dunno how to fix this bug. g by default imples there is a way to override it. regex(blah,) ? Leaving it as is now breaks old codebases that

[Issue 7473] [CTFE] Non-ref argument behaves as if it's a ref argument

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7473 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7473] [CTFE] Non-ref argument behaves as if it's a ref argument

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7473 --- Comment #3 from github-bugzi...@puremagic.com 2012-02-24 13:18:52 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 7473] [CTFE] Non-ref argument behaves as if it's a ref argument

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7473 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Keywords||CTFE, pull

[Issue 7576] New: disabled postblit needs to be derived from fields

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7576 Summary: disabled postblit needs to be derived from fields Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7471] Improve performance of std.regex

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7471 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #2

[Issue 7471] Improve performance of std.regex

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7471 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 6088] Stack trace or some info with stack overflow

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6088 --- Comment #19 from bearophile_h...@eml.cc 2012-02-24 18:19:13 PST --- (In reply to comment #18) The problem is likely that the added stack trace generation causes another stack overflow. Then a possible idea to solve this problem: in

[Issue 4958] Floating point enums should check for total loss of precision

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4958 --- Comment #2 from github-bugzi...@puremagic.com 2012-02-24 19:09:23 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 6088] Stack trace or some info with stack overflow

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6088 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 7577] New: Delegate implicitly marked as system

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7577 Summary: Delegate implicitly marked as system Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 6709] execvp eats two bytes of its first argument.

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6709 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx ---

[Issue 6709] execvp eats two bytes of its first argument.

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6709 hst...@quickfur.ath.cx changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6826] stdio.File.readf docs incorrect

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6826 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx ---

[Issue 6834] std.stdio conflicts with core.stdc.stdio

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6834 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx ---

[Issue 6926] std.process.system return wrong exit code

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6926 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx ---

[Issue 7299] std.uni missing doc comments

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7299 --- Comment #3 from github-bugzi...@puremagic.com 2012-02-24 22:20:50 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 7111] New regex engine cannot match beginning of empty string

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7111 --- Comment #2 from github-bugzi...@puremagic.com 2012-02-24 22:22:30 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 7299] std.uni missing doc comments

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7299 --- Comment #4 from github-bugzi...@puremagic.com 2012-02-24 22:25:45 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 7111] New regex engine cannot match beginning of empty string

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7111 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED