| Anonymous | Login | Signup for a new account | 2013-05-23 16: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 | |||||||
| 0005499 | OCaml | OCaml windows | public | 2012-02-04 11:53 | 2012-03-22 09:40 | |||||||
| Reporter | shadinger | |||||||||||
| Assigned To | protz | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||||
| Status | resolved | Resolution | fixed | |||||||||
| Platform | Windows | OS | Win7 | OS Version | 64 bits | |||||||
| Product Version | 3.12.1 | |||||||||||
| Target Version | Fixed in Version | 4.01.0+dev | ||||||||||
| Summary | 0005499: Problem including <caml/socketaddr.h> | |||||||||||
| Description | When including in C <caml/socketaddr.h>, in generates an error that it cannot import <misc.h>. I guess you should change in otherlibs/win32unix/socketaddr.h #include <misc.h> into #include "misc.h" Patch included. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-02-04 11:53 | shadinger | New Issue | |
| 2012-02-04 11:53 | shadinger | File Added: socketaddr.h.patch | |
| 2012-02-14 16:23 | gasche | Assigned To | => protz |
| 2012-02-14 16:23 | gasche | Status | new => assigned |
| 2012-03-22 09:40 | protz | Note Added: 0007127 | |
| 2012-03-22 09:40 | protz | Status | assigned => resolved |
| 2012-03-22 09:40 | protz | Fixed in Version | => 4.01.0+dev |
| 2012-03-22 09:40 | protz | Resolution | open => fixed |
| Copyright © 2000 - 2011 MantisBT Group |