| Anonymous | Login | Signup for a new account | 2013-06-20 12:31 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 | |||
| 0004168 | OCaml | OCaml general | public | 2006-11-23 22:00 | 2006-11-24 14:49 | |||
| Reporter | monniaux | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 3.09.4+dev / +rc | ||||||
| Summary | 0004168: if HAS_TRUNCATE is not defined for some reason, external functions unix_truncate_64 and unix_ftruncate_64 are not defined | |||||||
| Description | otherlibs/unix/truncate.c otherlibs/unix/ftruncate.c The stubs saying '(f)truncate not implemented' should also exist for the _64 bit functions, for platforms where truncate() is not available. [I discovered this bug when attempting to compile under icc and getting hit by bug 0003917, which results in many HAS_xx symbols being erroneously undefined.] | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0003856) monniaux (reporter) 2006-11-24 10:13 |
Sorry, this should have been put in the 'OCaml' folder. |
|
(0003857) doligez (manager) 2006-11-24 14:49 |
fixed in 3.09 branch |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-11-23 22:00 | monniaux | New Issue | |
| 2006-11-24 10:13 | monniaux | Note Added: 0003856 | |
| 2006-11-24 14:49 | doligez | Note Added: 0003857 | |
| 2006-11-24 14:49 | doligez | Status | new => closed |
| 2006-11-24 14:49 | doligez | Resolution | open => fixed |
| 2006-11-24 14:49 | doligez | Category | Caml-light => OCaml general |
| 2006-11-24 14:49 | doligez | Fixed in Version | => 3.09.4+dev / +rc |
| Copyright © 2000 - 2011 MantisBT Group |