Commit cbb3ce3 1 parent 9f5f5fc commit cbb3ce3 Copy full SHA for cbb3ce3
File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -16,17 +16,24 @@ General changes
16
16
This is a bugfix release. It contains the following changes:
17
17
18
18
* Fix compilation on ARM.
19
+ * Fix compilation on s390x.
19
20
* Fix compilation on 32-bit architectures.
20
21
* Fix compilation with Boost 1.69.0.
21
22
22
23
Closed issues
23
24
=============
24
25
26
+ * :hpx-issue: `3638 ` - Build HPX 1.2 with boost 1.69
25
27
* :hpx-issue: `3550 ` - 1>e:\0 00work\h px\s rc\t hrow_exception.cpp(54): error C2440: '<function-style-cast>': cannot convert from 'boost::system: :error_code' to 'hpx::exception'
26
28
* :hpx-issue: `3549 ` - HPX 1.2.0 does not build on i686, but release candidate did
29
+ * :hpx-issue: `3511 ` - Build on s390x fails
27
30
* :hpx-issue: `3509 ` - Build on armv7l fails
28
31
29
32
Closed pull requests
30
33
====================
31
34
32
- * :hpx-pr: `3542 ` - Fix numa lookup from pu when using hwloc 2.x
35
+ * :hpx-pr: `3648 ` - Adding timestamp option for S390x platform
36
+ * :hpx-pr: `3647 ` - Blind attempt to fix warnings issued by gcc V9
37
+ * :hpx-pr: `3591 ` - Fix compilation error on arm7 architecture. Compiles and runs on Fedora 29 on Pi 3.
38
+ * :hpx-pr: `3558 ` - Adding constructor `exception(boost::system::error_code const&) `
39
+ * :hpx-pr: `3551 ` - Fix uint64_t causing compilation fail on i686
You can’t perform that action at this time.
0 commit comments