Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Ticket #234 (new defect)

Opened 14 years ago

Last modified 14 years ago

linker error when module contains @property

Reported by: madadam Assigned to: Gregor
Priority: blocker Milestone:
Component: DSSS Version: 0.74
Keywords: Cc:

Description

If module A imports module B, and module A contains a @property declaration, then dsss build fails with undefined reference error for any symbol imported from B.

Minimal example to reproduce is here: http://gist.github.com/599932

(Uncomment the @property declaration on line 7 of main.d to trigger the bug)

Change History

09/27/10 22:06:37 changed by madadam

  • version set to 0.74.