← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/bug-1343297_2 into lp:widelands

 

2 questions then:

what does the _t in TypeAndLevel_t mean? We also have some _s stuff in the typedefs.

I also have trouble with a rule for everything - a simple check for underscore won't do, because of the uint16_t in definitions like std::pair<uint16_t, uint16_t>. Also, some typedefs are multiline with brackets.

If we wish to move to 'using' anyway, maybe just skip the rule and clean them up?
-- 
https://code.launchpad.net/~widelands-dev/widelands/bug-1343297_2/+merge/234183
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/bug-1343297_2.


References