[Issue 16563] [REG 2.072.0-b1] Wrong struct size/alignment in local struct

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16563 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/07bbf2d0ef547339dee5e886a1a924691c3eb8b8 fix Issue 16563 - wrong alignment in function - function loca

[Issue 7084] Missing writeln Unicode normalization

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7084 --- Comment #4 from hst...@quickfur.ath.cx --- @andralex: Are you sure this bug qualifies for 'bootcamp'? Unicode normalization is highly-nontrivial, and requires significant effort to support correctly, and will probably involve multiple modules (at l

[Issue 7346] interfaceToC.html doesn't mention htomodule.html

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7346 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7438] Functions from std.conv should be pure

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7438 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7488] Short array optimization for std.bitmanip.BitArray

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7488 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7184] parse error on *(x)++

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7184 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6920] static on module constructors/destructors is redundant

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6920 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7063] No error or warning for conflicting D and C symbols

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7063 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7421] std.getopt does not work with shared types

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7421 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7996] Refuse std.math.isnan() on not floating point values?

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7996 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8048] Missing head function in std.net.curl

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8048 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8046] simd.d needs some documentation

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8046 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7128] Cartesian product of ranges

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7128 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --

[Issue 7885] std.rationals too

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7885 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8047] important opcodes missing from core/simd.d

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8047 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8087] Improve clarity of std.algorithm documentation

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8087 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7490] BitArray should support slicing to extract a range

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7490 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7977] FormatString grammar is incomplete

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7977 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7964] std.algorithm.swap is not CTFE-compatible for structs with non-trivial assignment

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7964 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8025] std.net.curl.del should return response body.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8025 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6787] Lazy sort in Phobos?

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6787 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --

[Issue 7839] std.range.countFrom() too

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7839 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7357] Allow `function f = ` and `delegate d = ` syntax

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7357 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7468] Ddoc does not output DOCTYPE declaration

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7468 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7115] sort function is broken with large arrays

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7115 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7054] std.format.formattedWrite uses code units count as width instead of characters count

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7054 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7361] No documentation for front tuple expansion in foreach over range

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7361 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6925] Thousands grouping syntax in writef?

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6925 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7341] writefln of strings array with size formatting

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7341 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7084] Missing writeln Unicode normalization

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7084 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8378] /entry:_function is implemented, but undocumented.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8378 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7179] Hash algorithm vulnerable to algorithmic complexity attacks

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7179 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6946] Compile-time flags generator

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6946 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6921] Request for a 'static final switch' statement

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6921 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 16614] [META] Each artifact in the standard library should have a meaningful example

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16614 Andrei Alexandrescu changed: What|Removed |Added Depends on||8087 --

[Issue 8087] Improve clarity of std.algorithm documentation

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8087 Andrei Alexandrescu changed: What|Removed |Added Blocks||16614 --

[Issue 6952] Static Linking on Linux

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6952 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7067] std.random.RandomSample and RandomCover are poorly designed

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7067 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --

[Issue 6742] Alignments in std.variant.Algebraic

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6742 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6869] Disallow array to pointer cast

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6869 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6961] template canFind: cannot deduce template function from argument types !(__dgliteral7)(Result)

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6961 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6804] shared File doesn't compile

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6804 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7016] local import does not create -deps dependency

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7016 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6788] std.range.pairwise

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6788 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7009] countChars, removeChars

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7009 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6840] std.conv.maybeTo

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6840 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7044] Missing a way to control the order of arguments passed to the linker makes impossible to link some programs

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7044 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8067] std.algorithm.move doesn't work for static array of elaborate struct

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8067 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 7006] std.math.pow (integral, integral) crashes on negative exponents

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7006 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6843] Function to check whether std.conv.to will succeed

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6843 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 8374] One missed array literal interpretation as int[2]

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8374 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6728] Better error message with map!{...}()

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6728 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 6957] std.array.removeSlice

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6957 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6904] Skip Setting up Stack Frame if No Stack is Used

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6904 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6722] Can't remove a char[] key from an AA with immutable(char)[] key type.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6722 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6820] etc.c.curl missing const

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6820 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6835] Code pattern: uniq on an array

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6835 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6724] core.time.dur should use SI symbols for durations, not the ad hoc contractions it uses now

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6724 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6346] Make == null a warning for arrays

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6346 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6232] An idea for std.string.toStringz docs

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6232 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6309] add make debug for druntime

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6309 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --

[Issue 6223] Crash on exit when embeeding std.stream.File in a class.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6223 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6515] Support for a basic BinaryHeap operation

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6515 safety0ff.bugz changed: What|Removed |Added CC||safety0ff.b...@gmail.com --- Comment #1 from

[Issue 6531] assertion failure in std.range.iota

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6531 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6527] Ambiguous mangling of inout parameters

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6527 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6526] Disambiguate mangling of AA literals

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6526 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6525] Numeric literals should always be mangled with a leading 'i'

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6525 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6536] "in" operator for inclusivity in array index range

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6536 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6549] Implement contracts without implementation.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6549 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6649] core.sys.posix.sys.ioctl

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6649 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6662] std.functional.memoize with structs

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6662 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6615] Implement optimization for downcast to final class

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6615 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6664] BufferedFile this(HANDLE) uses undefined type.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6664 Andrei Alexandrescu changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 6592] di header file created even if errors occur

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6592 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6641] RefAppender!(T[]) should be OutputRange.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6641 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6621] Superimposition amount for std.range.chunks

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6621 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --- Comment #7 from Andrei Ale

[Issue 16614] [META] Each artifact in the standard library should have a meaningful example

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16614 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --

[Issue 16614] New: [META] Each artifact in the standard library should have a meaningful example

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16614 Issue ID: 16614 Summary: [META] Each artifact in the standard library should have a meaningful example Product: D Version: D2 Hardware: All OS: All St

[Issue 15862] Functions that return types with mutable indirections should be weakly pure, not strongly pure

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 --- Comment #13 from Andrei Alexandrescu --- (In reply to Walter Bright from comment #12) > (In reply to Walter Bright from comment #11) > > https://github.com/dlang/dmd/pull/6197 > > I did this before the other comments were posted. Have to think a

[Issue 15862] Functions that return types with mutable indirections should be weakly pure, not strongly pure

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 --- Comment #12 from Walter Bright --- (In reply to Walter Bright from comment #11) > https://github.com/dlang/dmd/pull/6197 I did this before the other comments were posted. Have to think about this some more based on those comments. --

[Issue 15862] Functions that return types with mutable indirections should be weakly pure, not strongly pure

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 --- Comment #11 from Walter Bright --- https://github.com/dlang/dmd/pull/6197 --

[Issue 15862] Functions that return types with mutable indirections should be weakly pure, not strongly pure

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 --- Comment #10 from ag0ae...@gmail.com --- (In reply to Walter Bright from comment #7) > Yeah, my mistake. The compiler should consider @nogc when marking a pure > function as a common subexpression. I think approaching this with @nogc would be a mi

[Issue 15862] Functions that return types with mutable indirections should be weakly pure, not strongly pure

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 --- Comment #9 from Andrei Alexandrescu --- (In reply to Walter Bright from comment #7) > Yeah, my mistake. The compiler should consider @nogc when marking a pure > function as a common subexpression. Nononononono, @nogc has nothing to do with it. T

[Issue 15862] Functions that return types with mutable indirections should be weakly pure, not strongly pure

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 Andrei Alexandrescu changed: What|Removed |Added Summary|allocating storage in pure |Functions that return types

[Issue 15862] allocating storage in pure functions should not result in caching return values of them

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 Walter Bright changed: What|Removed |Added Summary|dmd thinks functions are|allocating storage in pure

[Issue 14402] std.conv.emplace segfaults for nested class

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14402 ponce changed: What|Removed |Added CC||alil...@gmail.com --- Comment #2 from ponce --- Als

[Issue 15862] dmd thinks functions are strongly pure despite mutable indirections in the return type

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15862 --- Comment #7 from Walter Bright --- Yeah, my mistake. The compiler should consider @nogc when marking a pure function as a common subexpression. --

[Issue 6728] Better error message with map!{...}()

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6728 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 16563] [REG 2.072.0-b1] Wrong struct size/alignment in local struct

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16563 --- Comment #5 from Martin Nowak --- (In reply to uplink.coder from comment #1) > The reason is that the _scope of the AlignDeclarartion does not get set. Yes, setScope isn't called for declarations in functions b/c there are no forward references i

[Issue 5984] add new keywords objconst and objimmutable to make it possible to declare mutable reference variables referencing const or immutable class instances

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5984 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5813] [patch] std.array.Appender has severe performance and memory leak problems.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5813 Jon Degenhardt changed: What|Removed |Added CC||jrdemail2000-dl...@yahoo.co

[Issue 6083] [tdpl] There can be only one alias this.

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6083 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --- Comment #7 from Andrei Ale

[Issue 16613] New: integrate dub project tester with dlang's CI

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16613 Issue ID: 16613 Summary: integrate dub project tester with dlang's CI Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement P

[Issue 5091] main runs after unittests

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5091 --- Comment #14 from Andrej Mitrovic --- These days I just use: - import std.stdio; version (unittest) void main() { writeln("Tests finished"); } else: void main ( string[] args ) { // .. } - It doesn't look too ugly. --

[Issue 5548] Efficient std.conv.to conversions

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5548 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 6050] Cannot build DMD when group_id is > 999999

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6050 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6063] Make cases where hiddenfuncerror would be thrown an error without -w

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6063 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com --- Comment #1 from A

[Issue 6045] Unable to demangle symbols

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6045 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6106] Keep track of changes during replace function

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6106 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp CC|

  1   2   >