Jump to page: 1 2
Thread overview
[Issue 19949] C++ Mangling doesn't implement abi-tags from the Itanium ABI
[Issue 19949] C++ Mangling: DMD doesn't implement abi-tags from the Itanium ABI
[Issue 19949] C++ Mangling: no support for abi-tags from the Itanium ABI
Jun 12, 2019
Dlang Bot
Jun 12, 2019
Dlang Bot
Mar 15, 2020
Dlang Bot
Mar 15, 2020
Dlang Bot
Mar 16, 2020
Dlang Bot
Mar 28, 2020
Dlang Bot
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |sahmi.soulaimane@gmail.com

--
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|C++ Mangling doesn't        |C++ Mangling: DMD doesn't
                   |implement abi-tags from the |implement abi-tags from the
                   |Itanium ABI                 |Itanium ABI

--
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|C++ Mangling: DMD doesn't   |C++ Mangling: no support
                   |implement abi-tags from the |for abi-tags from the
                   |Itanium ABI                 |Itanium ABI

--
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

--- Comment #1 from Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> ---
https://github.com/dlang/dmd/pull/9995

--
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++, mangling

--
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Alias|                            |abi_tag

--
June 12, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@SSoulaimane created dlang/druntime pull request #2639 "issue 19949 - C++ Mangling: add support for abi-tags from the Itanium ABI" mentioning this issue:

- issue 19949 - C++ Mangling: add support for abi-tags from the Itanium ABI

https://github.com/dlang/druntime/pull/2639

--
June 12, 2019
https://issues.dlang.org/show_bug.cgi?id=19949

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@SSoulaimane updated dlang/dmd pull request #9995 "Fix issue 19949 - C++ Mangling: add support for abi-tags from the Itanium ABI" fixing this issue:

- Fix issue 19949 - C++ Mangling: add support for abi-tags from the Itanium ABI

https://github.com/dlang/dmd/pull/9995

--
March 15, 2020
https://issues.dlang.org/show_bug.cgi?id=19949

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 created dlang/druntime pull request #2990 "Add compiler-recognized UDA for Itanium ABI's abi-tags" mentioning this issue:

- Add compiler-recognized UDA for Itanium ABI's abi-tags

  This is part of issue 19949.

https://github.com/dlang/druntime/pull/2990

--
« First   ‹ Prev
1 2