Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor bug vc++ build from cvs #2825

Closed
vicuna opened this issue Jul 3, 2001 · 2 comments
Closed

minor bug vc++ build from cvs #2825

vicuna opened this issue Jul 3, 2001 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Jul 3, 2001

Original bug ID: 422
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Mike Thomas
Version: CVS
OS: Win NT 4
Submission from: 203.52.176.26 (203.52.176.26)

otherlibs/unixwin32/unix.ml and unix.mli are out of step in type socket_option:

SO_ERROR needs to be added.

$ cvs diff otherlibs/win32unix/unix.ml
Index: otherlibs/win32unix/unix.ml

RCS file: /caml/ocaml/otherlibs/win32unix/unix.ml,v
retrieving revision 1.27
diff -r1.27 unix.ml
478a479

| SO_ERROR

@vicuna
Copy link
Author

vicuna commented Jul 3, 2001

Comment author: administrator

otherlibs/unixwin32/unix.ml and unix.mli are out of step in type
socket_option:
SO_ERROR needs to be added.

Right. Thanks for reporting this omission. It's now fixed.

  • Xavier Leroy

@vicuna
Copy link
Author

vicuna commented Jul 3, 2001

Comment author: administrator

Fixed 2001-07-03 by XL

@vicuna vicuna closed this as completed Jul 3, 2001
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant