Web lists-archives.org

Re: [RFC] Kernel naming convention in the merge phase




Oliver Hartkopp wrote:

This is no real detail. How can -rc0 break a naming scheme for a robot,
when -rc1 doesn't?


Because of things like:

- regexp patterns like -(rc|pre)([1-9][0-9]*)
- using zero to mean "no rc/pre"
- assuming 1 is the immediate decendent of the previous one

So on, etc, yadda yadda...

	-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/