Request for merging "c++-team" branch

  • Open
  • quality assurance status badge
Details
One participant
  • Greg Hogan
Owner
unassigned
Submitted by
Greg Hogan
Severity
normal

Debbugs page

Greg Hogan wrote 45 hours ago
(address . guix-patches@gnu.org)
CA+3U0Zkt0y32hJ4-gbejPdUtTjSi7i0i0JFg0EcZpgjkqHBpUQ@mail.gmail.com
The branch includes the following patches:

#70031 Use CMake in build-system/cmake.
#76151 gnu: jsoncpp: Update to 1.9.6.

More details are in the introduction to #70031, but in short
cmake is updated to 3.30.8 from 3.25.1
cmake-bootstrap is updated to 3.30.8 from 3.24.2
jsoncpp is updated to 1.9.6 from 1.9.5, dependents reduced to 180 from 24,642

Greg
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76899@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76899
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help