https://d.puremagic.com/issues/show_bug.cgi?id=5570


Etienne <etci...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |etci...@gmail.com


--- Comment #43 from Etienne <etci...@gmail.com> 2014-02-12 12:26:24 PST ---
Could this be b/c struct size isn't calculated properly? ie. 

struct.c : ln 266

if (v->storage_class & (STCstatic | STCextern | STCtls | STCgshared |
STCmanifest | STCctfe | STCtemplateparameter))
                        return 0;

where 0 => this member doesn't need further processing to determine struct size

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to