https://issues.dlang.org/show_bug.cgi?id=12976
Issue ID: 12976
Summary: ModuleInfo should be immutable on Solaris
Product: D
Version: unspecified
Hardware: x86
OS: Solaris
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: [email protected]
Reporter: [email protected]
Changes to src/rt/sections.d requires ModuleInfo to be immutable. This was
done for other platforms, but not Solaris (which prevents it from being built).
--
