[Issue 5948] Different error messages for int array

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

[Issue 5153] Struct pointer to struct variable assign error message

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

[Issue 6138] Using dirEntries and chdir() can have unwanted results

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

[Issue 5753] Disallow map() of void function

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

[Issue 5243] dmd -run potentially removes user files

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

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

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

[Issue 5727] "ptr" in inline asm

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

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

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

[Issue 6132] extern (C) Silently Ignored Within D Classes

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

[Issue 6033] Better error message with numbers with leading zeros

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

[Issue 5646] add rationale for TLS being the default

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

[Issue 6142] 32- and 64-bit libraries are combined without error

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

[Issue 6179] scope should be removed from the documentation

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

[Issue 5644] The mangling of constructors is not documented by the ABI.

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

[Issue 6151] [GC] Make the GC functions weakly pure

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

[Issue 5971] Some BigInt ideas

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

[Issue 5650] A RedBlackTree performance problem

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

[Issue 5880] std.numerics.dotProduct for fixed-size arrays

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

[Issue 6034] Handy mapping with n-adic functions

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

[Issue 5756] amap() and maybe afilter() too

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

[Issue 6019] Phobos imports in autogenerated .di header files break implicit linking with DLLs

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

[Issue 5968] std.algorithm.group by key function + groupFull

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

[Issue 16071] Source file path and module name should match exactly

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16071 Mathias Lang changed: What|Removed |Added CC|

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

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5813 --- Comment #21 from Andrei Alexandrescu --- What's the status of this? --

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

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

[Issue 5995] string append negative integer causes segfault

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

[Issue 9194] Module imports are not properly checked when found in import path

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9194 Mathias Lang changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6007] BigInt->string performance

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

[Issue 6004] std.range.unzip()

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

[Issue 5543] to!int to see a char as a single-char string

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

[Issue 5618] Fix separator schizophrenia

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

[Issue 4851] Three suggestions for std.random

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

[Issue 5609] struct opEquals doesn't conform to language specifications.

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

[Issue 4716] std.stdio.input() or similar

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

[Issue 5559] A static down cast in Phobos

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

[Issue 5562] Add OS=win32wine build to druntime's posix.mak

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

[Issue 5573] Compiler (not linker) should generate an error for missing main()

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

[Issue 5076] std.algorithm.sorted / schwartzSorted

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

[Issue 5037] std.variant.Algebraic test use case

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

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

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

[Issue 5137] Compiler tips

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

[Issue 5077] std.algorithm.schwartzSort is slow

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

[Issue 4946] Not good error message with wrongly positioned 'const'

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

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

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5051 --- Comment #11 from Andrei Alexandrescu --- *** Issue 5137 has been marked as a duplicate of this issue. *** --

[Issue 4907] Catching more simple out-of-bounds errors at compile-time

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

[Issue 4937] std.bitmanip: Allow repeated (identical) bitfield declarations

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

[Issue 4965] Lacking int, uint etc. versions of most std.math functions

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

[Issue 5091] main runs after unittests

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

[Issue 4896] GCC not accessed as a variable in linux.mak

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

[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

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

[Issue 5124] Make std.algorithm.sort weakly pure

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

[Issue 5078] Some possible improvements for std.algorithm.schwartzSort()

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

[Issue 4763] std.stdio.File.open() : more efficient implementation

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

[Issue 4747] Make each unittest block a separate function that runs independently of the others

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

[Issue 4747] Make each unittest block a separate function that runs independently of the others

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4747 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com

[Issue 4722] Debug Phobos lib

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

[Issue 4705] std.algorithm.max/min with key function, for a single range, + mins/maxs functions

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4705 --- Comment #25 from Andrei Alexandrescu --- Aftermath: http://forum.dlang.org/post/ntqjd2$28fq$1...@digitalmars.com and then we can mark this as fixed. --

[Issue 4669] Unit tests do not work in libraries compiled by dmd with -lib

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

[Issue 2742] std.stdio assumes console works in utf-8

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 --- Comment #15 from Walter Bright --- When I start a command prompt in Windows, I run the command: chcp 65001 which sets it to Unicode. --

[Issue 1660] DFLAGS environment variables is not working

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1660 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 16612] New: Bug in std.regex? in dmd? Segmentation fault

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16612 Issue ID: 16612 Summary: Bug in std.regex? in dmd? Segmentation fault Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 16484] regression(2.064) Overloaded empty funcs trigger AssertError: "Called `get' on null Nullable"

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16484 --- Comment #5 from ag0ae...@gmail.com --- (In reply to Walter Bright from comment #3) > (In reply to ag0aep6g from comment #2) > > void foo(T)(Nullable!T value) {} > > Considered: > "match with conversion for initial template arguments" Here

[Issue 1001] print stack trace (in debug mode) when program die

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1001 --- Comment #81 from Vladimir Panteleev --- Worth noting that I think something changed within the 2 years since the last message from 2014, since we now have stack traces with line numbers on Linux. --

[Issue 2742] std.stdio assumes console works in utf-8

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2742 Vladimir Panteleev changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 4591] Concat of std.typecons.Tuples

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

[Issue 4555] Double newlines with std.file.readText

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

[Issue 1660] DFLAGS environment variables is not working

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1660 Walter Bright changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 4502] make dmd compilable with MinGW

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

[Issue 2573] [Tracker] Data integrity issues

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2573 Issue 2573 depends on issue 1161, which changed state. Issue 1161 Summary: [module] Access to private static members is allowed from other module. https://issues.dlang.org/show_bug.cgi?id=1161 What|Removed |Added

[Issue 4587] Assert exception should not allocate

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