https://issues.dlang.org/show_bug.cgi?id=15611
Walter Bright changed:
What|Removed |Added
Keywords||C++
CC|
https://issues.dlang.org/show_bug.cgi?id=15473
--- Comment #6 from Walter Bright ---
The mangler:
https://github.com/D-Programming-Language/dmd/blob/master/src/cppmangle.d
is useful for figuring out what the various things, like Q vs U, mean.
--
https://issues.dlang.org/show_bug.cgi?id=15473
Walter Bright changed:
What|Removed |Added
OS|Linux |Windows
--
https://issues.dlang.org/show_bug.cgi?id=15611
--- Comment #1 from Manu ---
Incidentally, why doesn't the build machine test builds with all common
compilers?
This is *the* standard windows compiler... how is it that this has never been
tested?
--
https://issues.dlang.org/show_bug.cgi?id=15611
Issue ID: 15611
Summary: DMD doesn't build with VS2015
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: normal
Priority: P1
https://issues.dlang.org/show_bug.cgi?id=15473
--- Comment #5 from Manu ---
*sigh*, like everything, this only appears when the case becomes sufficient
complex, and reduction takes ages.
I was hoping you'd able to look at the difference in the mangled names, and
infer what the problem is by the
https://issues.dlang.org/show_bug.cgi?id=15473
Walter Bright changed:
What|Removed |Added
CC||bugzi...@digitalmars.com
--- Comment #4 from
https://issues.dlang.org/show_bug.cgi?id=15576
Walter Bright changed:
What|Removed |Added
Keywords||C++
CC|
https://issues.dlang.org/show_bug.cgi?id=15608
Walter Bright changed:
What|Removed |Added
CC||bugzi...@digitalmars.com
--- Comment #2 from
https://issues.dlang.org/show_bug.cgi?id=15610
Issue ID: 15610
Summary: extern(C++) multiple inheritance - calling with wrong
'this' ptr
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status:
https://issues.dlang.org/show_bug.cgi?id=15610
Manu changed:
What|Removed |Added
Keywords||C++
--
https://issues.dlang.org/show_bug.cgi?id=15609
Issue ID: 15609
Summary: Populate vtable in debuginfo
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: enhancement
Priority:
https://issues.dlang.org/show_bug.cgi?id=15608
--- Comment #1 from Manu ---
MSVC 2015 - Win64
--
https://issues.dlang.org/show_bug.cgi?id=15608
Manu changed:
What|Removed |Added
Keywords||C++
Severity|enhancement |n
https://issues.dlang.org/show_bug.cgi?id=15608
Issue ID: 15608
Summary: extern(C++) mangling problem
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: enhancement
Priority:
https://issues.dlang.org/show_bug.cgi?id=15364
Steven Schveighoffer changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
https://issues.dlang.org/show_bug.cgi?id=15589
--- Comment #3 from Manu ---
I'm noticing a problem with constructors. Is this related?
'extern(C++) this() {}' doesn't seem to emit a C++ constructor, it emit's a
call to Class::__ctor, which isn't what C++ calls constructors.
Do I need to duplicat
https://issues.dlang.org/show_bug.cgi?id=15607
--- Comment #3 from Adam D. Ruppe ---
Wow, I had no idea! Wild.
--
https://issues.dlang.org/show_bug.cgi?id=15607
--- Comment #2 from Mathias Lang ---
While that syntax can look confusing (See
https://github.com/Hackerpilot/libdparse#unsupported-syntax), it is in specs:
http://dlang.org/spec/arrays.html#static-init-static
--
https://issues.dlang.org/show_bug.cgi?id=15607
Adam D. Ruppe changed:
What|Removed |Added
CC||destructiona...@gmail.com
--- Comment #1 fro
https://issues.dlang.org/show_bug.cgi?id=15607
Issue ID: 15607
Summary: [ICE] CTFE internal error: bad compare on accessing
default-initialized static immutable array of array
Product: D
Version: D2
Hardware: All
https://issues.dlang.org/show_bug.cgi?id=15606
teddybear12...@gmail.com changed:
What|Removed |Added
Component|dmd |visuald
--
https://issues.dlang.org/show_bug.cgi?id=15606
Issue ID: 15606
Summary: core.exception.rangeerror@pipedmd(285) range violation
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: enhanc
https://issues.dlang.org/show_bug.cgi?id=15605
ag0ae...@gmail.com changed:
What|Removed |Added
CC||ag0ae...@gmail.com
--- Comment #2 from a
https://issues.dlang.org/show_bug.cgi?id=15605
--- Comment #1 from keepitsimplesir...@gmail.com ---
Well, after more investigation it seems that it is not a bug. There is implicit
conversion from signed to unsigned that causes that behavior. I wast too hasty
with reporting that... Is there a way t
https://issues.dlang.org/show_bug.cgi?id=15605
Issue ID: 15605
Summary: Invalid result of ptrdiff_t comparison.
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: major
Priorit
https://issues.dlang.org/show_bug.cgi?id=15605
keepitsimplesir...@gmail.com changed:
What|Removed |Added
Severity|major |normal
--
https://issues.dlang.org/show_bug.cgi?id=15605
keepitsimplesir...@gmail.com changed:
What|Removed |Added
CC||keepitsimplesir...@gmail.co
https://issues.dlang.org/show_bug.cgi?id=15604
John Colvin changed:
What|Removed |Added
Summary|std.array.array on nested |std.array.array of structs
|
https://issues.dlang.org/show_bug.cgi?id=15604
Issue ID: 15604
Summary: std.array.array on nested structs, weird corner case.
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: regression
https://issues.dlang.org/show_bug.cgi?id=15309
Martin Nowak changed:
What|Removed |Added
CC||c...@dawg.eu
--- Comment #5 from Martin Nowak
31 matches
Mail list logo