CDT Monthly Call October 12 2022 === :::info - **Location:** [:computer: Zoom Meeting](https://eclipse.zoom.us/j/545364607?pwd=L1d2eDQ4RWJmdkk3YXkvcW90RWJiQT09) ([full details below](#Connection-Details)) - **Date:** October 12, 2022 11:00 AM Eastern Time (US and Canada) ([Calendar/ICS](https://eclipse.zoom.us/meeting/uJAodO-sqDstovAF50NQR9k2f8kNjAOvEg/ics?icsToken=98tyKuysqzgsHtKVt1z9c6ktOcH-b9_yln5Yi4UIzDHUMXlYMAWuPcxIE51pNd-B)) - **Agenda** 1. Welcome and sign yourself in 3. Actions from last meeting - Move BREE to Java 17 - Prepare repo for CDT 11 - deadline is in time for 2022-12 M1 in late September - Create “debug”, “build”, “editor”, “documentation” labels **DONE** - see the current set of labels - Improve documentation about when to make issues and having PRs with good titles. Part of the solution is to add a “noteworthy” label. The noteworthy label has been done and applied to those issues/PRs that it applies to so far. 9. CDT 11.0.0 10. Migrate to GitHub _review some of the outstanding items from [migration issue](https://github.com/eclipse-cdt/cdt/issues/32)_ - Wiki migration - GitHub Actions 13. Java 17 14. Any other business? - **Contact:** <cdt-dev@eclipse.org> - **Reference:** [Previous and future meetings on CDT Wiki](https://wiki.eclipse.org/CDT/calls) ::: ## Connection Details Join Zoom Meeting https://eclipse.zoom.us/j/545364607 Meeting ID: 545 364 607 Passcode: 196590 Dial by your location find your local number: https://eclipse.zoom.us/u/acMY3kyoJW ## Actions from last meeting details - Move BREE to Java 17 **DONE** See [Issue 80](https://github.com/eclipse-cdt/cdt/issues/80) - Prepare repo for CDT 11 - deadline is in time for 2022-12 M1 in late September **DONE** See [PR 79](https://github.com/eclipse-cdt/cdt/pull/79) - Create “debug”, “build”, “editor”, “documentation” labels **DONE** - see the [current set of labels](https://github.com/eclipse-cdt/cdt/labels) - Improve documentation about when to make issues and having PRs with good titles. Part of the solution is to add a “noteworthy” label. The noteworthy label has been done and applied to those issues/PRs that it applies to so far. **Carried forward** ## Minutes ### GitHub migration - migrated most the Wiki content (See PRs linked to [#32](https://github.com/eclipse-cdt/cdt/issues/32)), the content is now here: - N&N: https://github.com/eclipse-cdt/cdt/tree/main/NewAndNoteworthy - API deprecation and deletion: https://github.com/eclipse-cdt/cdt/blob/main/NewAndNoteworthy/CHANGELOG-API.md - FAQs, both user and dev: https://github.com/eclipse-cdt/cdt/tree/main/FAQ - Policy, contributing, etc in the root of the repo: https://github.com/eclipse-cdt/cdt - The wiki pages that have been migrated from https://wiki.eclipse.org/CDT have had a banner added to each page redirecting users to where the new content should go - Some Wiki content still needs to be moved. - Discussed on the call, conclusion added to [comment on #32](https://github.com/eclipse-cdt/cdt/issues/32#issuecomment-1276401972) - GitHub actions have been created for PRs, see https://github.com/eclipse-cdt/cdt/tree/main/.github/workflows ### GDB changes - Torbjörn has made numerous fixes to GDB: - Better feedback on unwinding issues, see discussion on https://www.eclipse.org/lists/cdt-dev/msg35356.html for how to present that to users in CDT - Proper unwinding of S&D floating point registers on Cortex, see various discussions on https://sourceware.org/pipermail/gdb-patches/ ### Race condition in joining indexer - The Eclipse platform has a [set of changes](https://github.com/eclipse-platform/eclipse.platform/issues/193) for 2022-12 M1 that causes the indexer join to [deadlock in CDT](https://github.com/eclipse-cdt/cdt/issues/81). - See the linked changes for details ### Next Meeting [November 9 at 11am (Ottawa, Canada time)](https://wiki.eclipse.org/CDT/calls) - **Action (Jonah)** Send/update invite as last invite ended on 12 Oct 2022??