| Anonymous | Login | Signup for a new account | 2013-05-20 02:32 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0004431 | OCaml | OCaml general | public | 2007-10-25 09:46 | 2011-12-17 16:19 | ||||||
| Reporter | xleroy | ||||||||||
| Assigned To | meyer | ||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | assigned | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.10.0 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0004431: support O_APPEND in Unix.openfile for Win32 | ||||||||||
| Description | The O_APPEND flag is currently ignored by the Win32 implementation of Unix.openfile. The MSDN page for CreateFile suggests a cheap way to implement the O_APPEND behavior. Consider updating otherlibs/win32unix/open.c accordingly. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0006345) xleroy (administrator) 2011-12-17 09:20 |
I'm "un-assigning" this PR from myself as I've been sleeping on it for too long. Anyone who cares enough about this tiny feature is welcome to handle it: it looks pretty easy. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-10-25 09:46 | xleroy | New Issue | |
| 2007-10-25 09:46 | xleroy | Relationship added | related to 0004397 |
| 2007-10-25 09:47 | xleroy | Assigned To | => xleroy |
| 2007-10-25 09:47 | xleroy | Status | new => assigned |
| 2011-12-17 09:20 | xleroy | Note Added: 0006345 | |
| 2011-12-17 09:20 | xleroy | Assigned To | xleroy => |
| 2011-12-17 09:20 | xleroy | Status | assigned => acknowledged |
| 2011-12-17 16:19 | meyer | Assigned To | => meyer |
| 2011-12-17 16:19 | meyer | Status | acknowledged => assigned |
| Copyright © 2000 - 2011 MantisBT Group |