[Issue 3375] [tdpl] Ternary operator doesn't yield an lvalue

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

[Issue 2584] GDC on ARM does not honor volatile

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

[Issue 5781] std.datetime: On Windows, times off by one hour in some years due to DST rule changes

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

[Issue 4839] CodeView: Segment end address is wrong

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

[Issue 7472] Cast from class to basic type not rejected during semantic

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

[Issue 10204] std.string does not take title case into account

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

[Issue 2102] Invalid code generated with nested delegates

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

[Issue 4895] isOutputRange is true for ranges which can't be output ranges

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

[Issue 1380] dmd generate wrong end record, and linker doesn't check this checksum

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

[Issue 4987] C function pointer syntax needs to be deprecated

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

[Issue 2674] Copy postblit constructor this(this) not called for members

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

[Issue 3007] .stringof is underdocumented

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

[Issue 5428] Broken link in http://www.digitalmars.com/bugs.html to "D bugs"

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

[Issue 14253] [REG2.067b3] std.traits.ParameterStorageClassTuple gives compiler errors when encountering 'return' functions

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

[Issue 2331] Enum hashes many times slower than normal hashes

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

[Issue 4541] Intrinsic functions do not have pointers

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

[Issue 12119] core.demangle shouldn't reallocate output buffer, unnecessary GC dependency

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

[Issue 7248] [CTFE] Stack overflow on using struct filed pointer with address of array element

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

[Issue 2628] obj[n] not allowed for user-defined tuples

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

[Issue 4084] Ignored missing main() closing bracket

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

[Issue 4229] cast spec

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

[Issue 1689] Segfaults for nested array allocation with GDC

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

[Issue 8624] Regression: CTFE: long comparisons completely broken

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

[Issue 6949] no warning or error if unsigned variable is compared to

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

[Issue 4149] refs displayed as pointers in gdb

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

[Issue 2195] Variable shadowing in foreach is not detected and reported

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

[Issue 11565] [Optimizer] Zeroes out the higher 32bits of register in ?: expression

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

[Issue 2837] OPTLINK and LARGEADDRESSAWARE

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

[Issue 2077] Union literal crashes the compiler

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

[Issue 5229] Inaccurate parsing of floating-point literals

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

[Issue 4817] CodeView: Enum members should have simple names

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

[Issue 8332] std.Container.Range.opIndexOpAssign does not compile

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

[Issue 194] DDoc: method-attributes ignored within templated class

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=194 Andrei Alexandrescu changed: What|Removed |Added Target Milestone|2.059 |--- Version|D1 & D2

[Issue 2624] A string mixin should be allowed wherever a type + storage class is

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

[Issue 13925] Refactor - renaming symbols

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

[Issue 8706] Tool reference page

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

[Issue 6505] Wrong code for expression involving 8 floats, only with -O

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6505 Andrei Alexandrescu changed: What|Removed |Added Version|D1 & D2 |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 changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3503] [module] Imports should be static by default

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

[Issue 9777] Calling final interface method leads to wrong code

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

[Issue 5222] label prepending block in 'ThenStatement' breaks creating new scope

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

[Issue 5051] dmd flag for partial compilation (similar to just running preprocessor in C/C++)

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

[Issue 14384] speed up Base64 decoding

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

[Issue 4246] Delegate literals passed to variadic templates function incorrectly

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

[Issue 10847] uninitializedArray accepts arguments which make it fail internally

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

[Issue 4407] Catch wrong argument<->attribute assignments in methods

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

[Issue 10030] Support '-l:' switch when passing default library to ld

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

[Issue 11028] Step over repeats lines while debugging

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

[Issue 4334] Missing detailed documentation about dependencies file format

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

[Issue 5916] DMD: bad message for incorrect operands error

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

[Issue 14437] Double scope(failure) ignored

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

[Issue 8685] sha1UUID does not show up on http://dlang.org/phobos/std_uuid.html

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

[Issue 9144] synchronized CRITSECSIZE should be a target constant

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

[Issue 12955] Deprecated std.datetime.measureTime. It's redundant functionality.

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

[Issue 4820] Regression(1.058, 2.044) in DStress caused by changeset 452

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

[Issue 10273] ICE(ctfeexpr.c): using CTFE after error in struct default values

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

[Issue 13680] Better printing of class instances that don't have a toString

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

[Issue 1234] Occurrence is misspelled almost everywhere

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

[Issue 2774] Functions-as-properties makes it impossible to get the .mangleof a function

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

[Issue 14088] add "Getting Started" page to dlang.org

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

[Issue 2536] ClassInfo.interfaces contains null sub-ClassInfos

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

[Issue 10512] Reinterpret-casting struct fields as another struct should be @safe

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

[Issue 960] DMD 1.0 is in the past -- not the future

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

[Issue 6681] struct constructor call is converted to struct literal that breaks union initialization

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6681 Andrei Alexandrescu changed: What|Removed |Added Target Milestone|2.059 |--- Version|D1 & D2

[Issue 7196] Unfair function address overload resolution

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

[Issue 9274] is + alias this = wrong code

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

[Issue 739] incorrect opMulAssign/opDivAssign evaluation for imaginary types

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

[Issue 13917] Can't use '^^' at compile time?!

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

[Issue 596] Support array, arrayliteral and struct in switch and case

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

[Issue 7678] Add -cflags switch for DMD that allows passing flags to GCC or ${CC}

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

[Issue 2416] Slice of typedef'ed array should preserve the typedef'ed type

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

[Issue 6643] Very slow compilation for large switch() using -O and -inline

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

[Issue 3407] [tdpl] Compiling with -safe -release must keep all bound checks

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

[Issue 6354] Optimizer bug on x86_64: Bitshift optimized out when foreach and scope(failure) are used

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

[Issue 3559] DMD 1.048+ fails to take function pointer from overloaded member functions

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

[Issue 1152] rdmd should be bundled with GDC

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

[Issue 11273] inequable template alias parameters can be mangled identically

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

[Issue 4274] Better array of inner structs error message

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

[Issue 13190] Optimizer breaks comparison with zero

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

[Issue 6353] No stacktraces on x86_64

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

[Issue 7345] interfaceToC.html missing on left-hand side

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

[Issue 4196] incorrect module report with error in template mixin

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

[Issue 2282] Struct copy-constructor should call opAssign

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

[Issue 3346] classinfo behaves like no other D entity

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

[Issue 5711] Accessing local variable of a function in which an inner class is instantiated trashes this.outer

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

[Issue 910] Error in description of "this" and "super" keywords

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

[Issue 11033] Visual-D seems to catch exceptions, which breaks the flow of code while debugging

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

[Issue 4080] Patch for building dynamic libraries on Mac OS X

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

[Issue 5413] (diagnostic): No notification that warnings are treated as errors

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

[Issue 1526] Two conflict templates accepted

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

[Issue 2786] Interfaces should be able to require constructors

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

[Issue 3631] Portability of zlib

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

[Issue 13387] Bug with arithmetic opertions on integer types smaller than int

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

[Issue 9861] Spurious 'is used as type' error with failed template instantiation

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

[Issue 4533] Ban public aliases to private symbols

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

[Issue 10428] Assignment operator returns by value (not by ref like you'd expect)

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

[Issue 4929] DirEntry does not always report correct type of file on linux

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

[Issue 745] recursive typeof in function declaration crashes cc1d

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

[Issue 9964] R12 Can't Be Dereferenced In Inline Assembler

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

[Issue 4620] C++ constructor and template mangling, C++ ABI patch

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

  1   2   3   4   5   6   7   8   >