Skip to content

Conversation

@dnadlinger
Copy link
Member

The type should have already been resolved if the struct
itself is, but due to multiple-types-per-declaration issues
in DMD, this might not be the case.

GitHub: Fixes #470.

The type should have already been resolved if the struct
itself is, but due to multiple-types-per-declaration issues
in DMD, this might not be the case.

GitHub: Fixes ldc-developers#470.
dnadlinger added a commit that referenced this pull request Oct 14, 2013
Gracefully handle struct decl/type mismatch when generating TypeInfo.
@dnadlinger dnadlinger merged commit f80be41 into ldc-developers:master Oct 14, 2013
@dnadlinger dnadlinger deleted the issue-470 branch October 14, 2013 01:24
redstar pushed a commit that referenced this pull request Sep 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation failure on code analysis

1 participant