Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

July 19th 2014: log page

Gabriel Scherer edited this page Jun 8, 2017 · 1 revision

OUPS meetup in Irill, Paris (July 19th 2014)

During this hacking session, there were 25 active participants, and here is what we did:

  • thizanne:
    • add_new to Map 576
    • usleep feature 4023
  • remyzorg: debug messages for %apply & %revapply 6258
  • dinosaure: add VERSION number in C header file 6406
  • Roven : Assertion bug caml_make_array (http://caml.inria.fr/mantis/view.php?id=6460)
  • companion_cube: discussion and basic design draft for a simple version of ocaml-ty
  • Fabien: i*printf : http://caml.inria.fr/mantis/view.php?id=6286
  • Enguerrand: Simple addition to Sys mli (http://caml.inria.fr/mantis/view.php?id=6051) and discussions about deploying OCaml applications with Docker
  • sagotch: Ocamllex: Discussion about using rule parameters as regexp (see original thread here http://yquem.inria.fr/pipermail/menhir-list/2014-June/000076.html)
  • @bobot:
    • discussions about the ephemerons merge request with Thomas Braibant
    • gather .emacs tips
    • presented soqool a library for highlevel access to postgresql database
  • @pirbo:
  • @chambart:
  • @klakplok: started to write a multi-mode for emacs to handle ppx extension nodes with dedicated modes
  • Adrien Nader:
    • discussion with pirbo on rebooting the GTK+3 effort in lablgtk
    • discussion with chambart on cross-compilation and using a single makefile for building ocaml
    • discussion with gasche to get a clear decision on the future of ocamlbuild in the compiler before the 4.02 release (decision, not necessary the actual commit).
    • update of some patches merging Makefile and Makefile.nt files