"Art Haas" <ahaas@xxxxxxxxxxx> writes: >> Eh, why not >> >> #ifndef CURLE_HTTP_RETURNED_ERROR >> #define CURLE_HTTP_RETURNED_ERROR CURLE_HTTP_NOT_FOUND >> #endif > > Hi. > > Both 'CURLE_HTTP_RETURNED_ERROR' and 'CURLE_HTTP_NOT_FOUND' are part of > an enumeration, not preprocessor '#define' values. I suppose that the > odd-looking 'E' in the names is meant to signify 'enum'. Ah, sorry I misunderstood the original problem completely. Then your original patch is _much_ better. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html