convert ocaml-googlemaps into a dune project - #30
Open
Thibaut-Gudin wants to merge 6 commits into
Open
Conversation
jrochel
requested changes
Sep 21, 2021
| homepage: "https://github.com/besport/ocaml-googlemaps" | ||
| bug-reports: "https://github.com/besport/ocaml-googlemaps/issues" | ||
| license: "undefined" | ||
| description: "Binding to the `Googlemaps` plugin ussing gen_js_api" |
Thibaut-Gudin
force-pushed
the
dune_converstion
branch
2 times, most recently
from
September 21, 2021 15:58
ed5a39c to
3fb684a
Compare
Author
|
Cela fait maintenant des heures que je tente en vain de corriger le déploiement de la conversion de la librairie en projet "dune": j'ai beau essayer je n'arrive pas à supprimer les "Warning" qui indiquent que le déploiement échoue sur tout les OS. Il y a une dizaine de J'ai essayé divers approche mais je me retrouve toujours avec les mêmes warnings demandant des modifications absurdes telles que d'ajouter une balise "[@js.call]" à un constructeur ou mettre un "[@js.set" à une fonction pourtant explicitement nommée "set_X". Je n'ai aucune piste pour remédier à cette situations. |
Thibaut-Gudin
force-pushed
the
dune_converstion
branch
2 times, most recently
from
September 22, 2021 14:00
7852de6 to
afd05b1
Compare
added 6 commits
September 22, 2021 16:01
Thibaut-Gudin
force-pushed
the
dune_converstion
branch
from
September 22, 2021 14:01
afd05b1 to
34a6887
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.