Thread overview | |||||
---|---|---|---|---|---|
|
January 20, 2010 [Issue 3727] New: lots of "deffering SomeStructName" messages when compiling | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=3727 Summary: lots of "deffering SomeStructName" messages when compiling Product: D Version: 2.039 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: baryluk@smp.if.uj.edu.pl --- Comment #0 from Witold Baryluk <baryluk@smp.if.uj.edu.pl> 2010-01-20 07:27:32 PST --- This doesn't happen in 2.037: # dmd2 ..... ... deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_KeyboardEvent deferring SDL_Event deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor deferring SDL_Cursor ... # It looks like some reminescences of debuging new "forward structs" code: bug3663: struct forward reference regresssion bug3664: struct forward declaration causes enum to conflict with itself -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 23, 2010 [Issue 3727] lots of "deffering SomeStructName" messages when compiling | ||||
---|---|---|---|---|
| ||||
Posted in reply to Witold Baryluk | http://d.puremagic.com/issues/show_bug.cgi?id=3727 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2010-01-22 21:25:40 PST --- Debug printf inadvertently left in. Just comment it out. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 31, 2010 [Issue 3727] lots of "deffering SomeStructName" messages when compiling | ||||
---|---|---|---|---|
| ||||
Posted in reply to Witold Baryluk | http://d.puremagic.com/issues/show_bug.cgi?id=3727 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2010-01-30 22:47:21 PST --- fixed dmd 2.040 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation