Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hhugo closed an issue on ocaml/ocamlbuild
Checking build commands for the usage of “Ocamlbuild_pack.Main”
The source file “ocamlbuild.ml” is not explicitly mentioned in [the make script](https://github.com/ocaml/ocamlbuild/blob/7115a9441ed11a736834305ea17a42ab1f251a4d/Makefile#L92 "Update candidate") w...hhugo created a comment on an issue on ocaml/ocamlbuild
https://github.com/ocaml/ocaml/issues/8846
hhugo closed an issue on ocaml/ocamlbuild
tests fail on powerpc because ld prints extra unexpected warnings
see e.g. https://buildd.debian.org/status/fetch.php?pkg=ocamlbuild&arch=powerpc&ver=0.11.0-1&stamp=1501347054&raw=0 : ~~~~ [m[0;31m[1m[FAILED][0m [1mModularPlugin2 [0;33mFailure with...hhugo closed an issue on ocaml/ocamlbuild
'inconsistent assumptions over implementation Unix' with Ocaml 4.04
Some distribution's packages are broken with Ocaml 4.04 with the following error: ``` + ocamlfind ocamlopt unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa ...hhugo created a comment on a pull request on ocaml/ocamlbuild
Maybe add a change log entry.
hhugo pushed 4 commits to master ocsigen/js_of_ocaml
- Dom_html: update type of mouse events and touch events Many properties are now specified to be numbers rather than i... 129bcb8
- Dom_html: scroll{Left,Top} properties are numbers https://drafts.csswg.org/cssom-view/#extension-to-the-element-inte... 83ee000
- Dom_html: add window's scroll{X,Y} properties and scrollTop method 094d528
- Changes f347c73