On Fri, 2014-04-18 at 16:08 +0200, Robert C. Helling wrote: > On 17 Apr 2014, at 16:33, Dirk Hohndel <[email protected]> wrote: > > > - the ratio of comments to code in Subsurface has always been rather > > low, to the point of making it often brutally hard to understand the > > existing code. Especially with fragile things like the "finding the next > > stop" algorithm I'd really love to see more comments that explain what > > we are doing (and where appropriate - why). > > This is addressed by the attached patch.
Your best commit so far :-) (ok, if I wanted to nitpick... you are mixing // comments and /* */ comments... but then... when do I ever nitpick...) :-) /D _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
