Skip to content

Commit 1e2a841

Browse files
committed
Last update to issue and PR lists for 1.4.0 release
1 parent 59556b7 commit 1e2a841

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/sphinx/releases/whats_new_1_4_0.rst

+8
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ Breaking changes
9090
Closed issues
9191
=============
9292

93+
* :hpx-issue:`4282` - Build Issues with Release on Windows
94+
* :hpx-issue:`4278` - Build Issues with CMake 3.14.4
9395
* :hpx-issue:`4273` - Clients of HPX 1.4.0-rc2 with APEX ar not linked to
9496
libhpx-apex
9597
* :hpx-issue:`4269` - Building HPX 1.4.0-rc2 with support for APEX fails
@@ -161,11 +163,17 @@ Closed issues
161163
* :hpx-issue:`3838` - ``hpx::parallel::count/count_if`` failing tests
162164
* :hpx-issue:`3651` - ``hpx::parallel::transform_reduce`` with non const
163165
reference as lambda parameter
166+
* :hpx-issue:`3560` - Apex integration with HPX not working properly
164167
* :hpx-issue:`3322` - No warning when mixing debug/release builds
165168

166169
Closed pull requests
167170
====================
168171

172+
* :hpx-pr:`4300` - Checks for ``MPI_Init`` being called twice
173+
* :hpx-pr:`4299` - Small CMake fixes
174+
* :hpx-pr:`4298` - Remove extra call to annotate function that messes up traces
175+
* :hpx-pr:`4296` - Fixing collectives locking problem
176+
* :hpx-pr:`4295` - Do not check ``LICENSE_1_0.txt`` for inspect violations
169177
* :hpx-pr:`4293` - Applying two small changes fixing carious MSVC/Windows
170178
problems
171179
* :hpx-pr:`4285` - Delete ``apex.hpp``

0 commit comments

Comments
 (0)