https://d.puremagic.com/issues/show_bug.cgi?id=12489
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Vladimir Panteleev <[email protected]> 2014-03-30 14:37:22 EEST --- (In reply to comment #0) > @Converter!(littleEndianToNative!ushort) > ushort reserved1; I don't know the context, but there's some redundancy here already (ushort is listed twice). Any reason you can't use `@Converter!littleEndianToNative` ? -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
