Messages in this thread |  | | Subject | Re: 2.4.9 does not compile [PATCH] | Date | Fri, 17 Aug 2001 22:40:37 +0100 (BST) | From | Alan Cox <> |
| |
> Its actually basically impossible to do back compat macros > with this mess. Your original smin() umin() proposal was _much_ saner. > > I don't see how you can logically say this.
Because it would have been trivial to provide back compatibility macros to provide sint_min/sint_max on 2.2. Now all I can do is make -ac use sint_min sint_max and friends (or typed_min to be exact) and make 2.2 and -ac compatible
> My sint_min() etc. version broke things just > as equally because it had:
Nothing like as badly.
Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |