Thread overview
[Issue 23885] [CI] C++ interop tests with g++ fail
May 04, 2023
Dlang Bot
May 04, 2023
Dlang Bot
May 04, 2023
Dlang Bot
May 09, 2023
Dlang Bot
May 16, 2023
Dlang Bot
May 04, 2023
https://issues.dlang.org/show_bug.cgi?id=23885

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #15183 "Issue 23885 - [CI] disable failing g++ tests" mentioning this issue:

- Issue 23885 - [CI] disable failing g++ tests

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

--
May 04, 2023
https://issues.dlang.org/show_bug.cgi?id=23885

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@maxhaton updated dlang/dmd pull request #15184 "Try to fix g++ failures phrasing command differently" fixing this issue:

- Fix Issue 23885 - Rearranging the commands makes the crypto operations not fail

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

--
May 04, 2023
https://issues.dlang.org/show_bug.cgi?id=23885

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15184 "Try to fix g++ failures phrasing command differently" was merged into master:

- fec767a55238c51f841961687f7beeb80f0fe4d0 by mhh:
  Fix Issue 23885 - Rearranging the commands makes the crypto operations not
fail

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

--
May 09, 2023
https://issues.dlang.org/show_bug.cgi?id=23885

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15210 "[Stable] Try to fix g++ failures phrasing command differently" was merged into stable:

- 0836e7cd4612b8c99fe30be304e1bfa680ced73e by mhh:
  Fix Issue 23885 - Rearranging the commands makes the crypto operations not
fail

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

--
May 16, 2023
https://issues.dlang.org/show_bug.cgi?id=23885

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15238 "merge stable" was merged into master:

- 30bc65203c12536bceab4a361dae4aa2e81a104f by Dennis:
  Fix Issue 23885 - Rearranging the commands makes the crypto operations not
fail (#15210)

  Co-authored-by: mhh <maxhaton@gmail.com>

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

--