[Issue 259] Comparing signed to unsigned does not generate an error

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=259 Qian Xu changed: What|Removed |Added CC||qian...@funkwerk-itk.com --- Comment #7 fro

[Issue 2569] static arrays in CTFE functions don't compile

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2569 Don changed: What|Removed |Added Keywords||patch --- Comment #2 from Don 2009-07-22 00:

[Issue 259] Comparing signed to unsigned does not generate an error

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=259 --- Comment #8 from Stewart Gordon 2009-07-22 01:17:51 PDT --- As I look, bug 2006 doesn't seem to have anything to do with this one at all. But if you find a duplicate of a bug, then mark it as one! -- Configure issuemail: http://d.purema

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #9 from Oleg Halzov 2009-07-22 01:19:42 PDT --- Dear friends, D has really good ideas behind its face, but Unicode support (UTF-16) in the compiler instead of old UTF-8 is "MUST HAVE" feature. Its a great need in non-Latin langua

[Issue 259] Comparing signed to unsigned does not generate an error

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=259 --- Comment #9 from Qian Xu 2009-07-22 01:34:05 PDT --- (In reply to comment #8) > As I look, bug 2006 doesn't seem to have anything to do with this one at all. > > But if you find a duplicate of a bug, then mark it as one! sorry, i mean i

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #10 from Stewart Gordon 2009-07-22 01:47:17 PDT --- (In reply to comment #9) > Dear friends, D has really good ideas behind its face, but Unicode support > (UTF-16) in the compiler instead of old UTF-8 is "MUST HAVE" feature. D

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #11 from Oleg Halzov 2009-07-22 01:57:48 PDT --- Stewart, Windows compilers SHOULD understand and correctly convert regional characters for console and dialogs (from resource files). The simplest test for the compiler in Windows

[Issue 80] Cannot instantiate nested class in nested function

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=80 Don changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #13 from Oleg Halzov 2009-07-22 03:42:38 PDT --- Created an attachment (id=431) --> (http://d.puremagic.com/issues/attachment.cgi?id=431) D Windows Unicode text - edit in Notapad and compile result in Console -- Configure issu

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #15 from Oleg Halzov 2009-07-22 03:44:11 PDT --- Created an attachment (id=433) --> (http://d.puremagic.com/issues/attachment.cgi?id=433) D ANSI text with Russian letters - edit in Notapad and compile result in Console -- Conf

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #14 from Oleg Halzov 2009-07-22 03:43:10 PDT --- Created an attachment (id=432) --> (http://d.puremagic.com/issues/attachment.cgi?id=432) D UTF-8 text - edit in Notapad and compile result in Console -- Configure issuemail: htt

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 Oleg Halzov changed: What|Removed |Added Attachment #431|D Windows Unicode text -|D Windows Unicode text - descripti

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 Oleg Halzov changed: What|Removed |Added Attachment #432|D UTF-8 text - edit in |D UTF-8 text - edit in description

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 Oleg Halzov changed: What|Removed |Added Attachment #433|D ANSI text with Russian|D ANSI text with Russian descripti

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #16 from Oleg Halzov 2009-07-22 03:51:47 PDT --- Dear Walter, Please take a close look at my last 3 attachements having "edit in Notepad and compile result in Console" text in descriptions. Note that all Russians have 866 codepag

[Issue 609] Const struct member is a non-constant expression

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=609 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3193] Support Windows-1251 as a source encoding

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3193 --- Comment #17 from Stewart Gordon 2009-07-22 04:32:31 PDT --- Going by your screenshots and their descriptions, DMD is behaving correctly. I do, however, feel that D's stdio ought to support codepages(In reply to comment #16) > Dear Walt

[Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues

2009-07-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=340 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #8 from Don

shell not implemented on... osx!

2009-07-22 Thread aasd
D2 on *OS X* gives me: object.Exception: std/process.d(335): shell() function not yet implemented on Windows