[Issue 2639] Hex and octal string values not completely specified

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2639 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2639] Hex and octal string values not completely specified

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2639 --- Comment #3 from github-bugzi...@puremagic.com 2012-01-22 22:21:26 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/1515

[Issue 2632] Setting length on invalid arrays causes assertion failure with a debug runtime

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2632 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2554] spec for pragma(lib, ...) doesn't say it's only legal as declaration

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2554 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2543] foreach's index behaves differently for every type

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

[Issue 2524] final override inconsistent when implementing interfaces

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2524 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2524] final override inconsistent when implementing interfaces

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2524 --- Comment #16 from github-bugzi...@puremagic.com 2012-01-22 21:57:09 PST --- Commit pushed to https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f595bde35576dd0165dd0e0964d478c7db31955a fix Issu

[Issue 2524] final override inconsistent when implementing interfaces

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

[Issue 7351] New: Possible asm bug: bad type/size of operands 'xadd'

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7351 Summary: Possible asm bug: bad type/size of operands 'xadd' Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 2522] Combining two types

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2522 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2505] Inline Assembly: Getting offset of a label

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

[Issue 2497] delete and null relationship needs more details

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2497 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2497] delete and null relationship needs more details

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2497 --- Comment #5 from github-bugzi...@puremagic.com 2012-01-22 21:03:54 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/59d3

[Issue 2495] const syntax for member functions needs better description

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2495 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2495] const syntax for member functions needs better description

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2495 --- Comment #1 from github-bugzi...@puremagic.com 2012-01-22 20:53:31 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/ad5b

[Issue 2494] describe explicit casting of arrays

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2494 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2494] describe explicit casting of arrays

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2494 --- Comment #4 from github-bugzi...@puremagic.com 2012-01-22 20:28:02 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/8ae9

[Issue 2494] describe explicit casting of arrays

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2494 --- Comment #3 from github-bugzi...@puremagic.com 2012-01-22 20:14:07 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/8681

[Issue 2486] taking address of slice rvalue is valid

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2486 Walter Bright changed: What|Removed |Added Keywords|spec| CC|

[Issue 7350] Improve error message on access to non-existent enum field

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7350 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 7350] New: Improve error message on access to non-existent enum field

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7350 Summary: Improve error message on access to non-existent enum field Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement

[Issue 5278] gentoo's 'hardended' gcc doesn't work with dmd

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5278 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2445] D2 std.demangle example doesn't compile

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2445 Walter Bright changed: What|Removed |Added Keywords|spec| CC|

[Issue 7348] to!string(null) matches more than one template declaration

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #1

[Issue 2417] [module] protected base member is not available via base handle in a derived class if it is defined in a separate module

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2417 --- Comment #13 from github-bugzi...@puremagic.com 2012-01-22 16:46:02 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/b26

[Issue 2417] [module] protected base member is not available via base handle in a derived class if it is defined in a separate module

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2417 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2395] spec does not document struct forward declarations (declaring opaque struct type)

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2395 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2388] type of NaN given by real.nan not specified

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2388 Walter Bright changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 2387] Static array terminology

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2387 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2387] Static array terminology

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2387 --- Comment #1 from github-bugzi...@puremagic.com 2012-01-22 16:36:08 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/57be

[Issue 3438] constructor with defaulted parameters ignored

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3438 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #3

[Issue 2382] spec is not clear on what is allowed as global/static initializers

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2382 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2382] spec is not clear on what is allowed as global/static initializers

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2382 --- Comment #2 from github-bugzi...@puremagic.com 2012-01-22 14:45:31 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/a23f

[Issue 2382] spec is not clear on what is allowed as global/static initializers

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

[Issue 2358] offsetof inconsistent between structs and classes

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2358 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 780] The assignment of 'this' is allowed

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780 Walter Bright changed: What|Removed |Added Platform|x86 |All Version|0.178

[Issue 3787] clarification: assigment to 'this'

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3787 --- Comment #4 from github-bugzi...@puremagic.com 2012-01-22 13:35:35 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/8376

[Issue 3787] clarification: assigment to 'this'

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3787 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3787] clarification: assigment to 'this'

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

[Issue 3783] Text inconsistent with EscapeSequence rules

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3783 --- Comment #2 from github-bugzi...@puremagic.com 2012-01-22 13:23:54 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/d92c

[Issue 3783] Text inconsistent with EscapeSequence rules

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3783 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3777] size_t is undefined

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3777 --- Comment #1 from github-bugzi...@puremagic.com 2012-01-22 12:53:54 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/66e2

[Issue 3777] size_t is undefined

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3777 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3906] Undefined struct and union declarations are not documented

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3906 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3906] Undefined struct and union declarations are not documented

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3906 --- Comment #1 from github-bugzi...@puremagic.com 2012-01-22 12:31:23 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/c13c

[Issue 2025] Inconsistent rules for instantiating templates with a tuple parameter

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2025 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #3 fr

[Issue 3886] Bad example of definition file for DLLs

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3886 --- Comment #1 from github-bugzi...@puremagic.com 2012-01-22 12:01:12 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/4d00

[Issue 3886] Bad example of definition file for DLLs

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3886 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2351] enum with no members allowed

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2351 --- Comment #6 from github-bugzi...@puremagic.com 2012-01-22 11:50:39 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/31be

[Issue 2351] enum with no members allowed

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2351 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7349] New: assert(0) in class destructor - bad (or incorrect) error

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7349 Summary: assert(0) in class destructor - bad (or incorrect) error Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 2201] Doc/Behavior Discrepancy: EndOfLine in string turns to "\n" or system-specific?

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2201 Stewart Gordon changed: What|Removed |Added Keywords||wrong-code --- Comment #10 from Stewa

[Issue 2201] Doc/Behavior Discrepancy: EndOfLine in string turns to "\n" or system-specific?

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2201 Walter Bright changed: What|Removed |Added Keywords|spec| Status|RESOLVED

[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106 --- Comment #5 from github-bugzi...@puremagic.com 2012-01-22 10:15:35 PST --- Commit pushed to https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2b627769522256f983b0fadca1e964752c6a2909 fix Issue

[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106 --- Comment #4 from github-bugzi...@puremagic.com 2012-01-22 10:15:21 PST --- Commit pushed to https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/34d31ba9e6267ac97cc8081ac4729076e4ca7bc5 fix Issue

[Issue 3028] The D 1.0 Ubuntu .deb file is completely broken

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3028 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7348] New: to!string(null) matches more than one template declaration

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 Summary: to!string(null) matches more than one template declaration Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: trivial

[Issue 5278] gentoo's 'hardended' gcc doesn't work with dmd

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5278 --- Comment #24 from Chad Joan 2012-01-22 09:41:55 PST --- (In reply to comment #22) Additional info: I can get basic stack traces now. Yay! And I don't have to use paxctl -m anymore. Also yay! http://pastebin.com/tt784wYr More line number

[Issue 5926] D2 shows empty command line on Windows 98 SE

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5926 --- Comment #16 from Denis 2012-01-22 20:40:18 MSK --- Personally I would vote for marking Windows prior to 2000 as unsupported because this support doesn't worth making druntime/Phobos more complicated. Phobos already contains lots of things

[Issue 5278] gentoo's 'hardended' gcc doesn't work with dmd

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5278 --- Comment #23 from Chad Joan 2012-01-22 09:28:48 PST --- (In reply to comment #22) Thank you for clarifying. > What's linker flags are passed by gcc if you use --export-dynamic vs. not > using > it? > > dmd -c main > -- > gcc main

[Issue 6931] scope parameter storage class not checked at all

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6931 --- Comment #3 from Denis 2012-01-22 20:19:58 MSK --- Oh, sorry for the unrelated comment. Created Issue 7347 for that. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because

[Issue 7347] New: scope storage class destruction & allocation issues

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7347 Summary: scope storage class destruction & allocation issues Product: D Version: D1 & D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 6185] UFCS doesn't work with function imports

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6185 --- Comment #5 from bearophile_h...@eml.cc 2012-01-22 09:05:49 PST --- (In reply to comment #4) > Ah, sorry, it is my mistake. Replace 'toUTF16' to 'toUTF16z'. What's bad in rewriting it as toUTF16z("foo")? -- Configure issuemail: http://d.p

[Issue 7296] [2.058] Regression: Cannot swap RefCounted

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7296 Brad Roberts changed: What|Removed |Added Target Milestone|2.058 |--- Andrei Alexandrescu changed:

[Issue 6185] UFCS doesn't work with function imports

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6185 --- Comment #4 from Kenji Hara 2012-01-22 08:07:51 PST --- (In reply to comment #3) > (In reply to comment #2) > > Before 2.053, "foo".toUTF16z is rewritten to toUTF16("foo"); > > After 2.054, it is rewitten to .toUTF16("foo"); > > What's bad

[Issue 3028] The D 1.0 Ubuntu .deb file is completely broken

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3028 --- Comment #5 from Alexander A. Prokhorov 2012-01-22 07:33:31 PST --- Downloaded latest ubuntu .deb package, installed, looks like it works fine. At least hello_world.d compiles fine. Thanks. Environment: $ uname -a Linux probook 3.0.0-15-g

[Issue 6185] UFCS doesn't work with function imports

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6185 --- Comment #3 from bearophile_h...@eml.cc 2012-01-22 07:07:32 PST --- (In reply to comment #2) > Before 2.053, "foo".toUTF16z is rewritten to toUTF16("foo"); > After 2.054, it is rewitten to .toUTF16("foo"); What's bad in rewriting it as toUTF

[Issue 6931] scope parameter storage class not checked at all

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6931 --- Comment #2 from Trass3r 2012-01-22 16:02:54 CET --- This report is about scope as a parameter storage class! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Issue 6931] scope parameter storage class not checked at all

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6931 Denis changed: What|Removed |Added CC||verylonglogin@gmail.com --- Comment #1 fro

[Issue 2483] DMD allows assignment to a scope variable

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2483 Denis changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment #2 from Den

[Issue 4214] Rebinding of scoped class references

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4214 Denis changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2483] DMD allows assignment to a scope variable

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2483 Denis changed: What|Removed |Added CC||verylonglogin@gmail.com Version|

[Issue 3789] Structs members that require non-bitwise comparison not correctly compared

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3789 --- Comment #14 from Kenji Hara 2012-01-22 05:39:37 PST --- *** Issue 7342 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail be

[Issue 7342] Structs don't call the right opEquals on contained arrays

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7342 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7343] hole in the type system: inout function call compiles but shouldn't

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7343 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6185] UFCS doesn't work with function imports

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6185 --- Comment #2 from Kenji Hara 2012-01-22 05:30:13 PST --- Before 2.053, "foo".toUTF16z is rewritten to toUTF16("foo"); After 2.054, it is rewitten to .toUTF16("foo"); Therefore current D2 requires module level function for UFCS. But I don't k

[Issue 4596] [tdpl] Rebinding *this* in class method compiles

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4596 --- Comment #3 from Kenji Hara 2012-01-22 05:10:14 PST --- (In reply to comment #2) > This also seems a dup of Issue 780, so that should be closed when that pull is > merged. Bug 780 is marked as D1 issue. And my patch contains some other fixe

[Issue 2201] Doc/Behavior Discrepancy: EndOfLine in string turns to "\n" or system-specific?

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2201 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de Version

[Issue 2299] the ABI documentation for registry convention does not include IA-64 platform

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2299 --- Comment #3 from Walter Bright 2012-01-22 02:38:49 PST --- Some improvements to the ABI page: https://github.com/D-Programming-Language/d-programming-language.org/commit/128f6bd7a4e8879a510d2364a96f2731375bc6f4 -- Configure issuemail: ht

[Issue 2179] [module] import inside class works but is not in spec

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2179 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106 Walter Bright changed: What|Removed |Added Keywords|spec| --- Comment #3 from Walter Bright 20

[Issue 4675] [tdpl] Eponymous Template should hide internal names

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4675 --- Comment #7 from d...@dawgfoto.de 2012-01-22 01:37:35 PST --- *** Issue 2640 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 2640] Improve usability of the "inner name trick"

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2640 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2028] Can't create template class in module of same name

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2028 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2025] Inconsistent rules for instantiating templates with a tuple parameter

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

[Issue 1943] Templates can't take function pointer parameters

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1943 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1943] Templates can't take function pointer parameters

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1943 --- Comment #2 from github-bugzi...@puremagic.com 2012-01-22 01:03:33 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/5b1b

[Issue 1918] __traits(getVirtualFunctions) returns final functions

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1918 Walter Bright changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 1918] __traits(getVirtualFunctions) returns final functions

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1918 --- Comment #8 from github-bugzi...@puremagic.com 2012-01-22 00:43:05 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/89f3

[Issue 1918] __traits(getVirtualFunctions) returns final functions

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1918 --- Comment #7 from github-bugzi...@puremagic.com 2012-01-22 00:36:01 PST --- Commit pushed to https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/adb62254d26ab0b29f543f2562a55b331f4ef297 fix Issue

[Issue 1918] __traits(getVirtualFunctions) returns final functions

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1918 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #6

[Issue 1918] __traits(getVirtualFunctions) returns final functions

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1918 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #5 from yebb