Ticket #113 (new defect)

Opened 5 years ago

Crash on autocompletion for selective imports

Reported by: doob Assigned to:
Priority: major Component: descent.astview
Version: Keywords:
Cc:

Description

I get the following error sometimes when I'm using autocompletion for selective imports

"Content Assist" did not complete normally.  Please see the log for more information.
java.lang.IllegalArgumentException

Invalid signature:
PF@3dwt8internal5cocoa15NSTextContainer 4objc@3dwt8internal5cocoa8NSObject
4objcY@3dwt8internal5cocoa15NSTextContainer 4objc

See the attached file for a code example.

Attachments

NSTextTableBlock.d (1.6 kB) - added by doob on 08/06/08 07:42:23.

Change History

08/06/08 07:42:23 changed by doob

  • attachment NSTextTableBlock.d added.