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

OCamlbrowser ignores command line arguments on win32/msvc #5401

Closed
vicuna opened this issue Nov 16, 2011 · 2 comments
Closed

OCamlbrowser ignores command line arguments on win32/msvc #5401

vicuna opened this issue Nov 16, 2011 · 2 comments
Assignees

Comments

@vicuna
Copy link

vicuna commented Nov 16, 2011

Original bug ID: 5401
Reporter: ripoche
Assigned to: @garrigue
Status: resolved (set by @damiendoligez on 2014-09-24T18:30:37Z)
Resolution: suspended
Priority: normal
Severity: minor
Version: 3.12.1
Target version: undecided
Category: ~DO NOT USE (was: OCaml general)
Tags: patch

Bug description

In otherlibs/labltk/browser/winmain.c, the implementation of WinMain ignores the command line.

Invocations such as

ocamlfind ocamlbrowser -package x,y,z

will only show the modules of the standard library.

File attachments

@vicuna
Copy link
Author

vicuna commented Nov 16, 2011

Comment author: ripoche

Tested with msvc 7.1.

@vicuna
Copy link
Author

vicuna commented Sep 24, 2014

Comment author: @damiendoligez

PR transferred to the new labltk tracker at: https://forge.ocamlcore.org/tracker/index.php?group_id=343&atid=1352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants