digitalmars.D - RFC: Remove OMF Support from DMD
- Adam Wilson (10/10) Apr 29 Hello Dlang,
- Bastiaan Veelo (3/7) Apr 30 Go ahead from SARC, not using OMF.
Hello Dlang, We are looking for feedback on this PR to begin the OMF removal process: https://github.com/dlang/dmd/pull/16422 OMF was deprecated back in January of 2022 and it's time to start the removal process, however before we begin, we are looking for feedback from anybody who might still be using OMF in your code. For background OMF deprecation is part of a long-running goal of cleaning up and simplifying the DMD code-base, so while the long-term goal is to drop OMF, we need to know if any users need any additional time to transition their projects.
Apr 29
On Monday, 29 April 2024 at 22:04:53 UTC, Adam Wilson wrote:OMF was deprecated back in January of 2022 and it's time to start the removal process, however before we begin, we are looking for feedback from anybody who might still be using OMF in your code.Go ahead from SARC, not using OMF. -- Bastiaan.
Apr 30