[Issue 10469] WinAPI declarations in std.process should be moved to core.sys.windows.windows

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10469 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10217] ICE(root.c) with nested struct.init.tupleof in CTFE

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10217 --- Comment #1 from github-bugzi...@puremagic.com 2013-06-24 23:36:04 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/fa616c5fcd9ed755f09e213fdc70a63803a2c07

[Issue 10217] ICE(root.c) with nested struct.init.tupleof in CTFE

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

[Issue 10217] ICE(root.c) with nested struct.init.tupleof in CTFE

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10217 --- Comment #3 from Walter Bright 2013-06-24 23:36:52 PDT --- https://github.com/D-Programming-Language/dmd/pull/2107 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 10275] CTFE: Allow const casts of struct literals

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10275 --- Comment #1 from github-bugzi...@puremagic.com 2013-06-24 23:32:32 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/b92a1ff925c5194d714296dec177b92c70011c2

[Issue 10275] CTFE: Allow const casts of struct literals

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10275 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10249] incorrect mangling for overloaded symbol

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10249 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 314] [module] Static, renamed, and selective imports are always public

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #45 from Kenji Hara 2013

[Issue 313] [module] Fully qualified names bypass private imports

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=313 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #14 from Kenji Hara 2013

[Issue 10469] WinAPI declarations in std.process should be moved to core.sys.windows.windows

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10469 --- Comment #3 from github-bugzi...@puremagic.com 2013-06-24 22:56:59 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/f7b36b9124b8e0769d2a8a318745d5e9

[Issue 9411] Assigning to delegate, assertion failure on line 1702 in file 'cast.c'

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9411 callumena...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 313] [module] Fully qualified names bypass private imports

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=313 --- Comment #13 from github-bugzi...@puremagic.com 2013-06-24 18:48:40 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/03a32d6fa4635543eed17b874fbf7a033

[Issue 314] [module] Static, renamed, and selective imports are always public

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 --- Comment #44 from github-bugzi...@puremagic.com 2013-06-24 18:48:57 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/03a32d6fa4635543eed17b874fbf7a033

[Issue 10469] WinAPI declarations in std.process should be moved to core.sys.windows.windows

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10469 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-24 17:59:53 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/e12b000d05e6fa6d4bd08c611504

[Issue 10469] WinAPI declarations in std.process should be moved to core.sys.windows.windows

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10469 Andrej Mitrovic changed: What|Removed |Added Keywords||pull --- Comment #1 from Andrej Mit

[Issue 10467] readln problem with CTRL-Z

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10467 --- Comment #3 from bearophile_h...@eml.cc 2013-06-24 15:38:23 PDT --- Elsewhere monarch_dodra adds some more comments on this topic and a link: > I don't think this is a bug (I replied on the bug report): > terminating the stream doesn't mea

[Issue 10469] New: WinAPI declarations in std.process should be moved to core.sys.windows.windows

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10469 Summary: WinAPI declarations in std.process should be moved to core.sys.windows.windows Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 10467] readln problem with CTRL-Z

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10467 --- Comment #2 from bearophile_h...@eml.cc 2013-06-24 15:20:18 PDT --- (In reply to comment #1) > Just for the record, what *would* the correct behavior be? An equivalent Python2.6 program: while True: guess = raw_input("Input: ").strip

[Issue 10468] Regression (2.063): Lockstep no longer works with iota

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10468 Andrej Mitrovic changed: What|Removed |Added Keywords||pull --- Comment #3 from Andrej Mit

[Issue 10468] Regression (2.063): Lockstep no longer works with iota

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10468 --- Comment #2 from Andrej Mitrovic 2013-06-24 15:17:43 PDT --- (In reply to comment #1) > (In reply to comment #0) > > This is introduced as a result of my refactor pull, which added 'ref' to the > > parameter types by mistake: > > https://g

[Issue 10468] Regression (2.063): Lockstep no longer works with iota

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10468 --- Comment #1 from Andrej Mitrovic 2013-06-24 15:05:37 PDT --- (In reply to comment #0) > This is introduced as a result of my refactor pull, which added 'ref' to the > parameter types by mistake: > https://github.com/D-Programming-Language/

[Issue 10468] New: Regression (2.063): Lockstep no longer works with iota

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10468 Summary: Regression (2.063): Lockstep no longer works with iota Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 10467] readln problem with CTRL-Z

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10467 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com --- Co

[Issue 10467] New: readln problem with CTRL-Z

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10467 Summary: readln problem with CTRL-Z Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 10466] New: Optional "[]" syntax for std.range.iota too

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10466 Summary: Optional "[]" syntax for std.range.iota too Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 C

[Issue 10465] New: ReturnType does not store the storage class

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10465 Summary: ReturnType does not store the storage class Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compon

[Issue 10441] Static libraries too big

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10441 --- Comment #7 from Mike Wey 2013-06-24 13:40:11 PDT --- I found the other phobos commit that caused the large lib: https://github.com/D-Programming-Language/phobos/commit/4f5079e4f8d38e1d469e4b28303553f36f49e33b reverting both: https://gith

[Issue 10464] New: Please add forkpty() to std.process

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10464 Summary: Please add forkpty() to std.process Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Compone

[Issue 313] [module] Fully qualified names bypass private imports

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=313 --- Comment #12 from github-bugzi...@puremagic.com 2013-06-24 09:43:47 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/efe7e94030d75780b16a4eaf45c8df

[Issue 314] [module] Static, renamed, and selective imports are always public

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 --- Comment #43 from github-bugzi...@puremagic.com 2013-06-24 09:43:57 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/efe7e94030d75780b16a4eaf45c8df

[Issue 10094] NRVO with static array return should work

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10094 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-24 09:13:33 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/6d79158a06a91a987eb8a5c837435e10020b56

[Issue 10094] NRVO with static array return should work

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10094 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10249] incorrect mangling for overloaded symbol

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10249 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-24 09:08:05 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a15428cd9ddc08400b0a94e84ab4e68548bac6

[Issue 10459] align(16) does not work on Win64 with seperate compilation

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10459 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-24 09:02:45 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/30701cefbb2489d024e5601063446b856168718

[Issue 10463] New: dirEntries() segfaults on paths the user does not have access to

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10463 Summary: dirEntries() segfaults on paths the user does not have access to Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity:

[Issue 10440] shared library on osx: worked in 2.062, fails in 2.063 / 2.063.2

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10440 --- Comment #5 from Martin Nowak 2013-06-24 06:18:33 PDT --- (In reply to comment #4) > This does not explain crashes in linux where dynamic linking worked. Please open a separate bug for this. -- Configure issuemail: http://d.puremagic.com

[Issue 10462] New: interface thunk doesn't preserve EBX

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10462 Summary: interface thunk doesn't preserve EBX Product: D Version: D2 Platform: x86 OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DM

[Issue 10462] interface thunk doesn't preserve EBX

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10462 Martin Nowak changed: What|Removed |Added Severity|normal |critical -- Configure issuemail: http

[Issue 10456] struct containing enum X, alias X this and a dynamic array no longer compiles since 2.063

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10456 Henning Pohl changed: What|Removed |Added Keywords||pull CC|

[Issue 10450] [ICE](cgcv.c 2162) With a struct of float4 with symbolic debug info

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10450 --- Comment #1 from bearophile_h...@eml.cc 2013-06-24 04:21:31 PDT --- A simpler test case (still compiled with -g): import core.simd; int4 a; void main() {} -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 10460] New: std.algorithm: some of algorithms don't use 'auto ref' for front

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10460 Summary: std.algorithm: some of algorithms don't use 'auto ref' for front Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: triv

[Issue 10461] New: Incorrect example of "depend on order of evaluation" expression

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10461 Summary: Incorrect example of "depend on order of evaluation" expression Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: spec

[Issue 10344] Exiting _Dmain should flush all FILE*s and return nonzero on failure

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10344 Lionello Lunesu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10344] Exiting _Dmain should flush all FILE*s and return nonzero on failure

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10344 --- Comment #22 from github-bugzi...@puremagic.com 2013-06-24 00:37:16 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/bee1986bff7055bf2eb0d6fdf1d

[Issue 10375] [REG2.061] private template from imported module hijacks a template type parameter(!)

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10375 --- Comment #4 from github-bugzi...@puremagic.com 2013-06-24 00:18:56 PDT --- Commit pushed to 2.063 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/46186a4551e2ce98423139de228cdad86eaea634

[Issue 10375] [REG2.061] private template from imported module hijacks a template type parameter(!)

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10375 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10375] [REG2.061] private template from imported module hijacks a template type parameter(!)

2013-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10375 --- Comment #3 from github-bugzi...@puremagic.com 2013-06-24 00:14:01 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c544a2c05dc5513d71d060b91a8f11d941ce8c