[Issue 6294] Function overrides not checking for @property
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 19 18:56:19 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=6294
Infiltrator <lt.infiltrator at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lt.infiltrator at gmail.com
--- Comment #1 from Infiltrator <lt.infiltrator at gmail.com> 2014-03-19 18:56:15 PDT ---
This now correctly does not compile, but the error messages could be improved:
/d519/f363.o:(.rodata+0x48): undefined reference to `_D4f3631A3fooMFZi'
/d519/f363.o:(.rodata+0x50): undefined reference to `_D4f3631A3barMFNdZi'
/d519/f363.o:(.rodata+0xa8): undefined reference to `_D4f3631B3fooMFNdZi'
/d519/f363.o:(.rodata+0xb0): undefined reference to `_D4f3631B3barMFZi'
collect2: error: ld returned 1 exit status --- errorlevel 1
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list