[Issue 17260] Pending semantic analysis request

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Mar 17 19:12:19 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17260

--- Comment #7 from Heromyth <bitworld at qq.com> ---
(In reply to Rainer Schuetze from comment #5)
> This version doesn't fix the failing analysis, but cancels it with the next
> analysis request:
> https://ci.appveyor.com/project/rainers/visuald/build/job/fw9w1e6mq6h3dg9n/
> artifacts

Now, the pending message just shown for a while, and disappeared.
However, the completion box wasn't there.

I have pushed my latest code to the repository for the test.

In onCreated() in module iup.color, I can get the box when I input "this." .

In onCreated() in module iup.menu, I failed to get the box when I input
"this.".

All the projects can be built successfully.

--


More information about the Digitalmars-d-bugs mailing list