bug-make
[Top][All Lists]
Advanced

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

[bug #46193] Discussion of system crash behaviours


From: Martin Dorey
Subject: [bug #46193] Discussion of system crash behaviours
Date: Tue, 13 Oct 2015 22:28:57 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36

Follow-up Comment #1, bug #46193 (project make):

Fail-stops aren't limited to crashes.  Ctrl-Z and network splits sometimes
stop make from removing a half-written target.  At this shop, we aim to write
rules that only write into temporary files, renaming them to the desired name
once writing has completed successfully.  This also saves us from persistent
breakage when multiple builds accidentally contend.  Perhaps someone has a
write-up linked to from http://make.mad-scientist.net/#resources of how to do
this without duplication.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46193>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]