This is probably Pernickety's area, but my understanding is that a given build is similar to a given "version," only more refined. " A broken build would be one which has ceased to function in some respect. "Build breakage" would be the occurrence of a failure, or a breakdown, of the software as compiled in a particular build.
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.
Avangi"Build breakage" would be the occurrence of a failure, or a breakdown, of the software as compiled in a particular build. It would not necessarily be a complete failure, but some aspect of it is not performing correctly.
AvangiThis is probably Pernickety's area, but my understanding is that a given build is similar to a given "version," only more refined.
AvangiYour use of "checked in" is a new one on me. Is an outsider allowed to simply add on to an existing program and assume it will work?
I was picturing it as routines A, B, C, D, and E being successfully linked, and all maintaining correct function. Then F and G are added. F and G function correctly but now B and D are not working right.
AvangiYour use of "checked in" is a new one on me.