[Issue 22906] New: DMD as a library hangs on semantic analysis of non regular D files
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 20 17:07:21 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22906
Issue ID: 22906
Summary: DMD as a library hangs on semantic analysis of non
regular D files
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: contact at lsferreira.net
Given a Ddoc file, the module.fullSemantic() segfaults on null members list.
---
You can feed the lexer with a file as simple as "Ddoc".
--
More information about the Digitalmars-d-bugs
mailing list