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

compilation of custom runtime with g++ generates lots of warnings #5131

Closed
vicuna opened this issue Aug 20, 2010 · 1 comment
Closed

compilation of custom runtime with g++ generates lots of warnings #5131

vicuna opened this issue Aug 20, 2010 · 1 comment
Assignees

Comments

@vicuna
Copy link

vicuna commented Aug 20, 2010

Original bug ID: 5131
Reporter: @glondu
Assigned to: @damiendoligez
Status: closed (set by @damiendoligez on 2012-06-21T16:23:52Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 3.12.0
Fixed in version: 4.00.0+dev
Category: ~DO NOT USE (was: OCaml general)
Duplicate of: #4848
Monitored by: mehdi @ygrek furuse

Bug description

Compiling a custom runtime with g++ generates a lot of warnings like the following:

/tmp/camlprimbb372b.c:946: warning: deprecated conversion from string constant to ‘char*’

The attached patch fixes this issue.

File attachments

@vicuna
Copy link
Author

vicuna commented Jun 21, 2012

Comment author: @damiendoligez

Thanks for the patch. I have applied it to 4.00 (commit 12629) and trunk (commit 12633).

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