http://d.puremagic.com/issues/show_bug.cgi?id=1001
nfx...@gmail.com changed:
What|Removed |Added
CC||nfx...@gmail.com
--- Comment #27 fro
Excerpts from Yao G.'s message of Sun Aug 22 20:30:08 -0400 2010:
> Hi.
>
> This newsgroup is used only for messages from D's Bugzilla. Maybe you
> could repost this message on the digitalmars.D.learn NG?
>
My mistake. I'll do that.
Erin
http://d.puremagic.com/issues/show_bug.cgi?id=4716
Summary: std.stdio.input() or similar
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
http://d.puremagic.com/issues/show_bug.cgi?id=4715
Summary: Bad error message with update for already defined
variable
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Keywords: diagnostic
Hi.
This newsgroup is used only for messages from D's Bugzilla. Maybe you
could repost this message on the digitalmars.D.learn NG?
--
Yao G.
Hi All -
I'm just getting started with D, and I'm liking it so far, thanks to
everyone for all the hard work.
I was doing some string work and found that toupper() is failing on my char[]
array, although tolower() does work. E.g. these two examples:
char[] s;
s ~= "Hello";
auto s_
http://d.puremagic.com/issues/show_bug.cgi?id=4714
Summary: Cannot return ref this when struct has invariant
Product: D
Version: D2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
http://d.puremagic.com/issues/show_bug.cgi?id=4302
--- Comment #7 from Rainer Schuetze 2010-08-22 13:56:02
PDT ---
It seems to me that the module member list is not searched when looking for
existing template instantations, but templdecl->instances. The failed template
instance is currently re
http://d.puremagic.com/issues/show_bug.cgi?id=1001
Jonathan M Davis changed:
What|Removed |Added
CC||jmdavisp...@gmail.com
--- Comment #
http://d.puremagic.com/issues/show_bug.cgi?id=4152
--- Comment #1 from bearophile_h...@eml.cc 2010-08-22 13:26:09 PDT ---
Another case, maybe with a different cause:
struct Foo(alias f) {}
Foo!main baz;
void main() {}
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=em
http://d.puremagic.com/issues/show_bug.cgi?id=4302
--- Comment #6 from Don 2010-08-22 12:53:11 PDT ---
(In reply to comment #5)
> Or maybe even simpler: it's probably not necessary to add the template as a
> member to the module if it is instantiated in a "static if" or similar.
I think you're
http://d.puremagic.com/issues/show_bug.cgi?id=4712
Don changed:
What|Removed |Added
CC||clugd...@yahoo.com.au
--- Comment #1 from Don 2
http://d.puremagic.com/issues/show_bug.cgi?id=4713
Summary: PATCH for interface generation: cleanup, bugfixes and
prettyprinting
Product: D
Version: 2.041
Platform: All
OS/Version: All
Status: NEW
Severity
http://d.puremagic.com/issues/show_bug.cgi?id=4264
--- Comment #9 from bearophile_h...@eml.cc 2010-08-22 07:48:32 PDT ---
> Maybe you should bring it up on the newsgroup.
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=115950
--
Configure issuemail: http:/
http://d.puremagic.com/issues/show_bug.cgi?id=4264
--- Comment #8 from bearophile_h...@eml.cc 2010-08-22 07:39:44 PDT ---
Thank you for your answer David Simcha.
> Since everything you mention except the opApply issue is fixed either
> in 2.048 or in SVN,
Yes, indeed now all tests but the one
http://d.puremagic.com/issues/show_bug.cgi?id=4703
--- Comment #9 from Andrej Mitrovic 2010-08-22
07:26:10 PDT ---
I did not know that, thanks! :)
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > (In reply to comment #2)
> > > > Look on http://www.digital
http://d.puremagic.com/issues/show_bug.cgi?id=4712
Summary: Issue of destructor for temporary instance of structs
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
http://d.puremagic.com/issues/show_bug.cgi?id=4709
bearophile_h...@eml.cc changed:
What|Removed |Added
CC||bearophile_h...@eml.cc
--- Com
http://d.puremagic.com/issues/show_bug.cgi?id=4711
Summary: Incorrect handling of && operator with void operand
Product: D
Version: D2
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
http://d.puremagic.com/issues/show_bug.cgi?id=4710
Summary: writeln crashes when called from C code.
Product: D
Version: D2
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: major
Priority: P2
Compon
http://d.puremagic.com/issues/show_bug.cgi?id=4708
--- Comment #2 from Brad Roberts 2010-08-22 00:56:34 PDT
---
Ok.. ignore most of #1, I should have been using -profile instead of -cov. Of
course, that just further outlines the problems caused by having the two result
files generated with ju
http://d.puremagic.com/issues/show_bug.cgi?id=4708
--- Comment #1 from Brad Roberts 2010-08-22 00:51:04 PDT
---
Merely adding the calls to set the trace log files is enough to cause the files
to be created, even without -cov. This is due to the calls being enough to
drag in the module and it'
http://d.puremagic.com/issues/show_bug.cgi?id=4709
Summary: const struct leads DMD terminated abnormally
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Co
http://d.puremagic.com/issues/show_bug.cgi?id=4708
Summary: expose rt.trace and rt.cover api's
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component:
24 matches
Mail list logo