lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 03/10/2013 09:20 AM, martinwguy wrote:
On your PC, with one user, what you say is true.

On a Debian build-daemons or the GCC compile farm, for example, the
system headers change all the time, as developers upload new, modified
versions of all the libraries, some of which fix bad defines in header
files.
   In your personal case, it is rare, yes, but in a wider context this
would give broken builds where the system headers have been fixed, or
apparently successful builds when some turkey actually just broke your
app by fixing the system headers.

I don't think its reasonable to claim that the projects you've mentioned are remotely representative of typical development projects, let alone that the only cases that don't match their needs are the ones that involve one user working on a single PC. There's an entire multi-billion dollar industry that fits between those two cases.