Landing: 2c7ad6008d3c
Project / Subsystem
gcc / gcc
Date
2026-05-05
Author
Gaius Mulley
Commit
2c7ad6008d3cfa9fbd052a6baf76e3e5249e12be
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc
- patch_id
- —
- commit_hash
- 2c7ad6008d3cfa9fbd052a6baf76e3e5249e12be
- source_type
- github
- headline
- Improve documentation and example for building Modula-2 shared libraries.
- tldr
- The documentation and example code for building shared libraries with Modula-2 have been updated and improved, including a new test case.
- author
- Gaius Mulley
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • modula2
- • documentation
- • shared library
- • interoperability
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-05T00:00:00.000Z
The documentation for building shared libraries with Modula-2 has been improved with a clearer description and more complete example code. This change also adds a new test case to verify the functionality of calling Modula-2 code from C++. This enhancement makes it easier for developers to create and use shared libraries with Modula-2, promoting better interoperability with other languages.