[Issue 2434] Need a way to add casts into array operations.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2434 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 10919] typeof should accept types

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10919 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 12111] Cannot pull a function template into an overload set

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12111 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 6300] Returning a cast(immutable) struct erroneously calls a matching constructor

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6300 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 6875] floating point %= trashes register EAX

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6875 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 4952] One missing binary search for switch()

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4952 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 2026] Misleading error message when passing non-existent symbol to template

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2026 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 7972] std.file.read allocate a buffer the size of the file even when given a upper limit

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7972 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|future |D2 --

[Issue 972] wrong link in phobos documentation

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=972 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3] Finish or remove MatchExp::toElem

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 5722] Regression(2.052): Appending code-unit from multi-unit code-point at compile-time gives wrong result.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5722 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3576] Can't overload explicitly instantiated template functions

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3576 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|future |D2 --

[Issue 2069] Invalid return type for __traits(derivedMembers, ...) if there are no derived members

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2069 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.013 |D2 --

[Issue 3847] To avoid a C code bug

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3847 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.040 |D2 --

[Issue 2709] foreach with undefined identifier segfaults dmd

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2709 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.025 |D2 --

[Issue 1976] Integral pow does not accept negative powers

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1976 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.012 |D2 --

[Issue 3219] Inaccurate std.conv.to!(numeric)(numeric) error messages

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3219 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.031 |D2 --

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

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2445 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.019 |D2 --

[Issue 2121] std.conv.to doesn't know about std.encoding

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2121 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.013 |D2 --

[Issue 2734] Ambiguity in tokenizing: _._ as a float literal

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2734 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.025 |D2 --

[Issue 3756] std.traits.ReturnType broken for ref returns

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3756 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.040 |D2 --

[Issue 11416] Array and slice assignment causes garbage values

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11416 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3177] constrained template reverse operator overload prohibits use of non-reverse overloads

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3177 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.031 |D2 --

[Issue 1755] linker problems in mac os x 10.5

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1755 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|glue layer |DMD

[Issue 2871] Take assumes that R.opIndex(uint) returns an lvalue.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2871 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.029 |D2 --

[Issue 2921] std.random.uniform doesn't work with char.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2921 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.029 |D2 --

[Issue 3094] incorrect previous definition error

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3094 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.028 |D2 --

[Issue 1042] internal compiler error: in output_pic_addr_const, at config/i386/i386.c:7023

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1042 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 1685] Array index is evaluated twice

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1685 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.007 |D2 --

[Issue 1802] std.getopt.getopt returns bool; should be void

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1802 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.010 |D2 --

[Issue 3611] Enum forward referencing regression

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3611 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.032 |D2 --

[Issue 2523] [PATCH] fix rdmd to understand core.* libs

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2523 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.022 |D2 --

[Issue 6944] stdio.File.byLine can't handle an empty file

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6944 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 2755] ICE on invalid ref returns in linked objects: Assertion failure: 'type' on line 6566 in file 'expression.c'. No ICE or error if invalid code is local to the file.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2755 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.025 |D2 --

[Issue 1191] multidimensional associative array assignment doesn't behave as with DMD

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1191 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|glue layer |DMD

[Issue 2735] Can't assign ref function to function pointer

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2735 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.025 |D2 --

[Issue 1888] unfortunate comment in stdlib.d

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1888 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|Phobos |DMD

[Issue 13905] calls to mutable methods are just ignored when instance is an enum

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13905 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 2353] Assertion failure on template function auto return type deduction

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2353 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.019 |D2 --

[Issue 2426] Assertion failure: 'type' on line 6308 in file 'expression.c'

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2426 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.019 |D2 --

[Issue 1604] Non-final method on final struct is too restrictive

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1604 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.007 |D2 --

[Issue 3048] out and invariant contracts is not working for const(C) classes

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3048 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.028 |D2 --

[Issue 2889] Alias this properties don't overload with non-alias this properties.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2889 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.029 |D2 --

[Issue 1933] Delimited string constants can cause segfault

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1933 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.007 |D2 --

[Issue 1949] Remove internal dependency on stdarg

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1949 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|glue layer |DMD

[Issue 3300] std.string.toupper and tolower should be (const(char)[]), not string

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3300 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.032 |D2 --

[Issue 3512] dchar iteration over string in CTFE fails

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3512 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.036 |D2 --

[Issue 5815] Using -O is causing wrong code to be generated for extern(C) method call.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5815 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 2095] covariance w/o typechecks = bugs

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2095 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.012 |D2 --

[Issue 3200] std.xml doesn't follow spec for Tag.text

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3200 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.031 |D2 --

[Issue 10780] Optlink doesn't work on shared folder in VirtualBox

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10780 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|Optlink |tools --

[Issue 6248] HTOD leaves out const when translating C headers

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6248 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|htod|tools --

[Issue 6349] HTOD needs -od or -of switch

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6349 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|htod|tools --

[Issue 13703] Error 16: Index Range reported incorrectly on windows

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13703 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|Optlink |tools --

[Issue 3164] make: double quoted strings are not recognized

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3164 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|make|tools --

[Issue 2837] OPTLINK and LARGEADDRESSAWARE

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2837 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|Optlink |tools --

[Issue 6455] std.string.format doesn't understand positional arguments

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6455 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|Optlink |tools --

[Issue 6673] Map file contains broken lines on every 16,384 bytes

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6673 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|Optlink |tools --

[Issue 2532] '=' does not give a boolean result

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2532 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.022 |D2 --

[Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B (too many fixups)

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=424 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|Optlink |tools --

[Issue 6249] HTOD deletes files without notice

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6249 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|htod|tools --

[Issue 3067] std.range.chain returns a range of wrong type elements

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3067 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.030 |D2 --

[Issue 2893] Type const(int) does not have an Unsigned counterpart

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2893 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.029 |D2 --

[Issue 1296] ICE when object.d is missing things

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1296 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|glue layer |DMD

[Issue 3517] Allocators proposal

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3517 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.036 |D2 --

[Issue 695] internal compiler error: Aborted

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=695 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Component|glue layer |DMD

[Issue 3557] Struct constructors cannot be declared as pure

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3557 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.036 |D2 --

[Issue 3237] Access Violation during reference counting

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3237 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.032 |D2 --

[Issue 2515] Lots of pure and nothrow functions not marked as such.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2515 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.022 |D2 --

[Issue 2442] opApply does not allow inferring parameter types when overloaded on const

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2442 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.019 |D2 --

[Issue 1646] method overloaded on delegate and function matches both in certain cases

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1646 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.007 |D2 --

[Issue 2918] stdio.d(511): Error: cannot deduce template function from argument types !()(LockingTextWriter,uint)

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2918 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.029 |D2 --

[Issue 3837] Safer number literals

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3837 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.040 |D2 --

[Issue 1611] State-losing implicit conversions should not be allowed

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1611 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.007 |D2 --

[Issue 14366] DMD should not compile SDC test0174.d

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14366 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 783] Cannot use an array w/ const or variable index as new[] size argument.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=783 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 10725] DMD can't output Hangul(Korean alphbet) (codepage 949(hangul))

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10725 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 14122] GITHEAD -- Coner case regression with alias this and exceptions

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14122 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 11640] [regression] goto-def not working in v0.3.38beta1

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11640 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 5026] ICE(expression.c) Incomplete mixin expression + char[] to char assignment

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5026 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 2920] recursive templates blow compiler stack

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2920 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 5932] Internal error: s2ir.c 339

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5932 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 14087] @disable this hides static opCall

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14087 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|future |D2 --

[Issue 275] Undefined identifier in instances of templates with forward mixins

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=275 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 5419] exception specifications (but not in Java style)

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5419 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|future |D2 --

[Issue 1719] Compiler crash or unstable code generation with scoped interface instances

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1719 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 8073] Regression (git) Error: undefined identifier __result

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8073 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 4154] Incorrect DWARF section names on Mac

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4154 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 5708] [CTFE] Incorrect string constant folding with -inline

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5708 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3528] FreeBSD patches for druntime.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3528 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 6104] Add takeWhile to std.range.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6104 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|future |D2 --

[Issue 8981] bool and %s don't honor formating flags

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8981 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3256] getMember static foreach inconsistency

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3256 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.031 |D2 --

[Issue 2377] ICE with wrong return type for templated method: template.c:784

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2377 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.019 |D2 --

[Issue 2943] Struct copying in presence of alias member this only copies alias this member

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2943 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.029 |D2 --

[Issue 3188] remove opIndexAssign from the language

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3188 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.031 |D2 --

[Issue 1645] can override base class' const method with non-const method

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1645 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.007 |D2 --

[Issue 2998] ICE(expression.c) with floating point enum

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2998 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.030 |D2 --

[Issue 3204] Document global properties

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3204 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 2516] DDoc omits static on templates

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2516 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.022 |D2 --

<    1   2   3   4   5   6   7   >