[PATCH 4/6] Start merging dives by keeping the dive computer data from both dives

Linus Torvalds torvalds at linux-foundation.org
Sun Nov 25 13:29:20 PST 2012


On Nov 25, 2012 1:11 PM, "Dirk Hohndel" <dirk at hohndel.org> wrote:.
>
> In other cases like that we either did a #if around the function
> definition or we have an if (0) { } clause around a call to the
> function.
>
> Is there a reason why you didn't do either of those two things?

I was actually hoping to get to use it again sooner than it looks I will. I
also hate idef'ing out code that I want to keep around, because then I also
miss all the compile errors when I change data structures.

But I think that has largely calmed down now, and I guess it could be
ifdef'd out..

     Linus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20121125/3c785c9a/attachment.html>


More information about the subsurface mailing list