Release D 2.078.0
Mike Franklin
slavo5150 at yahoo.com
Sat Jan 6 02:09:16 UTC 2018
On Thursday, 4 January 2018 at 17:40:55 UTC, David Nadlinger
wrote:
> it would be fairly easy to manually look up the set of
> ModuleInfos in a druntime-less D program.
ModuleInfo is declared and defined in druntime
(https://github.com/dlang/druntime/blob/7bfaa8c0755771b807a8344b8c0bfcf73aec7c82/src/object.d#L1443). If one is doing a druntime-less build, how would it be possible have a set of `ModuleInfo`s to manually look up?
Mike
More information about the Digitalmars-d-announce
mailing list