What I pointed out last time is that you had xxx_count in some places and count_xxx in others. I asked you to consistently use names in the form of xxx_count.
Checking back over my emails it was henri who said that he wanted it in the form _count
- I prefer the order of things to be macros/constants, enums,
structs, interfaces, functions instead of having those interleaved through the header.
- "FLOAT" -> "float", "LPCWSTR" -> "const WCHAR *"
- "num_*" -> "*_count"
It's hard to keep track of what to do :(
On Fri, Feb 13, 2015 at 12:41 PM, Stefan Dösinger <stefandoesinger@gmail.com
wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 2015-02-13 um 13:33 schrieb Martell Malone:
Wait you want me to change from [in, out] UINT *_countmode, to [in, out] UINT *mode_count;
Correct.
Isn't that what you asked me not todo last time ?
What I pointed out last time is that you had xxx_count in some places and count_xxx in others. I asked you to consistently use names in the form of xxx_count. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2
iQIcBAEBAgAGBQJU3fEVAAoJEN0/YqbEcdMw6OMQAJCwji4sNP/g+8zlpPHmADDW 87rM+ORSskagtHyfAfhhnchwTarzxfYLUEPP6AfeGox7lzQ41n7axh7PoBjWRsK0 8Nzlo0X2o6hvID0NsD9uYnLQwn1Z7I9iLhJujEEB4wBk9oo34ZKStU2GqyeNQplO D5t+0sWGycEZKiQFIT/Nu9gv2WWq+096LaaxniulYU+DOzp/pCr62y3kiP68PpVO 8GXR13F4hDOf6gRbtaN6GVR/ZcixkhHikoPbxLtnTdbicWcuaofySDkNQLDMF6yS qP7pDwkQM2MyZLQR93r3W+Rgu33o/mt8vpG1Y4SmcS/flRY3VzSxNY36kriubuCQ rchcFq9xWtJ0nz6ycyeGNormnsHXu6ZWLr6C66iDZla24N/iIljEh53r7ggAEM9I pq4ENHMgu4Z/R1yN8c3Q7jdiN8Q5Y0/2rXeln8qLzWFu8876OX2+88HNcTr7qRU0 x0AZhoxyyPxXmyDpckAZhMuiXsMzVySLFOm6osGH6EZWP84S0+ZMNVtKzOtd1irQ 3+VWUl3hu1oTiFk+V5q6Si1g/Ih+Zl7WQXqqvzuHoTmhFZiwrAAfcLXTOUkwuvGq tw/r3pEcYKhYU2EpC5mNS03lsywtrDX+TNG8Sa7ztmDQgCb6NUdX2lAVBvP7PLvt jcBV5ZLAhwhPiMuRpGpd =tmI4 -----END PGP SIGNATURE-----