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

build failure without HAS_MMAP on UNIX #5117

Closed
vicuna opened this issue Jul 29, 2010 · 1 comment
Closed

build failure without HAS_MMAP on UNIX #5117

vicuna opened this issue Jul 29, 2010 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Jul 29, 2010

Original bug ID: 5117
Reporter: @avsm
Status: closed (set by @damiendoligez on 2010-08-18T12:46:58Z)
Resolution: reopened
Priority: normal
Severity: minor
Version: 3.12.0+beta1 or 3.12.0+rc1
Fixed in version: 3.12.1+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

There's a minor typo (not_implemented instead of caml_not_implemented) in the stub for mmap that causes the build to fail when HAS_MMAP is not defined. Patch attached.

File attachments

@vicuna
Copy link
Author

vicuna commented Aug 18, 2010

Comment author: @damiendoligez

Thanks for the report. This will be fixed in 3.12.1.

@vicuna vicuna closed this as completed Aug 18, 2010
@vicuna vicuna added the bug label Mar 20, 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