Summary: | make -j5 fails on first run | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Andre Moreira Magalhaes <andrunko> |
Component: | tp-glib | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.freedesktop.org/~smcv/telepathy-glib/log?h=codegen-tmpfile | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Write intermediate files by writing a temporary file first
Codegen: write temporary files first, and rename them into place |
Description
Andre Moreira Magalhaes
2011-04-19 09:46:29 UTC
Created attachment 57396 [details] [review] Write intermediate files by writing a temporary file first Otherwise, we have a race condition: the file exists, so make can proceed, but its contents are not right yet. Created attachment 57397 [details] [review] Codegen: write temporary files first, and rename them into place +1 0.17.5 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.