[Issue 10565] Level-5 titles are missing in Language reference

2013-07-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10565 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10565] New: Level-5 titles are missing in Language reference

2013-07-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10565 Summary: Level-5 titles are missing in Language reference Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 4777] www.d-programming-language.org Language Reference has link to Const and Invariant

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4777 Yao Gomez yao.go...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5414] Language Reference errors

2012-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5414 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4777] www.d-programming-language.org Language Reference has link to Const and Invariant

2011-07-13 Thread d-bugmail
--- Comment #2 from Piotr Szturmaj psztur...@tlen.pl 2011-07-13 12:28:14 PDT --- Additional website bug: http://www.d-programming-language.org/lex.html page doesn't expand topic menu on the left. It is default page redirected from Language Reference link. That means it is currently impossible

Language Reference

2011-04-05 Thread Morlan
After clicking on Template in the left menu of Language Reference on http://d-programming-language.org/ page, the menu collapses to start menu, while for other items it remains visible.

Language Reference: Usual Arithmetic Conversions

2011-04-05 Thread Morlan
The following section from the Language Reference does not correspond to the current dmd compiler (v2.052, Windows) behaviour: Integer values cannot be implicitly converted to another type that cannot represent the integer bit pattern after integral promotion. For example: ubyte u1 = cast(byte

Re: Language Reference: Usual Arithmetic Conversions

2011-04-05 Thread Simen kjaeraas
On Tue, 05 Apr 2011 20:10:19 +0200, Morlan h...@valentimex.com wrote: The following section from the Language Reference does not correspond to the current dmd compiler (v2.052, Windows) behaviour: Integer values cannot be implicitly converted to another type that cannot represent the integer

Re: Language Reference

2011-04-05 Thread Simen kjaeraas
On Tue, 05 Apr 2011 20:04:43 +0200, Morlan h...@valentimex.com wrote: After clicking on Template in the left menu of Language Reference on http://d-programming-language.org/ page, the menu collapses to start menu, while for other items it remains visible. Please use bugzilla to file

Hidden links for Language Reference on d-programming-language.org

2011-02-20 Thread Tyro[a.c.edwards]
The links for Documentation: Language Reference gets hidden when you click on any of the following four items: o Lexical o Templates o Inline Assembler o Documentation Comments - Andrew

Re: Hidden links for Language Reference on d-programming-language.org

2011-02-20 Thread Tyro[a.c.edwards]
On 2/21/2011 7:47 AM, Tyro[a.c.edwards] wrote: The links for Documentation: Language Reference gets hidden when you click on any of the following four items: o Lexical o Templates o Inline Assembler o Documentation Comments - Andrew By the way you cannot get to the list by clicking

[Issue 5414] New: Language Reference errors

2011-01-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5414 Summary: Language Reference errors Product: D Version: D2 Platform: All URL: http://www.digitalmars.com/d/2.0/ OS/Version: All Status: NEW Severity: normal

[Issue 4777] www.d-programming-language.org Language Reference has link to Const and Invariant

2010-09-01 Thread d-bugmail
4774 There are also some code example issues which are DMD bugs, which I've also reported. From the language reference the only pages I haven't checked yet are Templates, Operator Overloading, and Lex. Of course, you are free to re-check these if you want. But I just wanted to give you a heads up

[Issue 4777] New: www.d-programming-language.org Language Reference has link to Const and Invariant

2010-08-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4777 Summary: www.d-programming-language.org Language Reference has link to Const and Invariant Product: D Version: D2 Platform: All OS/Version: All Status: NEW