1: return vsize from System::element_count and spanner_count
2: use std::count_if for System::spanner_count
3: fix int/vsize conversion warnings in System
commit 8e418792e6b98d0f7a42eb6303de788c24385565
Author: Dan Eble <nine.fierce.ballads@gmail.com>
Date: Wed Nov 27 10:27:55 2019 -0500
Issue 5623/3: fix int/vsize conversion warnings in System
commit c0261e9b88c424a185b873e0eda4af54e5f2fa48
Author: Dan Eble <nine.fierce.ballads@gmail.com>
Date: Wed Nov 27 10:18:34 2019 -0500
Issue 5623/2: use std::count_if for System::spanner_count
commit 8d10192d6c8450dea73cf7534a844040f890a909
Author: Dan Eble <nine.fierce.ballads@gmail.com>
Date: Wed Nov 27 09:58:30 2019 -0500
Issue 5623/1: return vsize from System::element_count and spanner_count
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Passes make. make check and a full make doc.
Patch on countdown for Dec 2nd.
Patch counted down - please push.