Opened 13 years ago
Closed 13 years ago
#3031 closed enhancement (fixed)
Libpipeline-1.2.1
Reported by: | Matthew Burgess | Owned by: | Matthew Burgess |
---|---|---|---|
Priority: | normal | Milestone: | 7.2 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New release. From NEWS:
libpipeline 1.2.1 (2 March 2012) ================================ Retry reads and writes on EINTR. Fix opening of output files requested by `pipeline_want_outfile'; these are now created if they do not already exist, and truncated if they do. <pipeline.h> is now wrapped in `extern "C"' when used in a C++ compilation unit.
Change History (2)
comment:1 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r9770.