[Issue 15498] Unhelpful error message "destructors, postblits and invariants are not allowed in overlapping fields"
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Jun 14 04:23:46 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15498
--- Comment #10 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to joeyemmons from comment #9)
> Created attachment 1601 [details]
> Shows Issue 15498
> 
> The error seems to be printed for no reason at all except to confuse
> things...
Hm.. definitely the error is confusing, but the code itself has another error
(hwCursorRef is not defined).
Do you have a reproduction that doesn't involve another error?
--
    
    
More information about the Digitalmars-d-bugs
mailing list