MdeLv
MdeLv
The main landing pages for a new pgocaml user seem to be: http://pgocaml.forge.ocamlcore.org/ [A brief introduction to PG'OCaml](http://pgocaml.forge.ocamlcore.org/pgoctut.pdf) (based on macros for camlp4) API: [PGOCaml_generic.PGOCAML_GENERIC](http://pgocaml.forge.ocamlcore.org/apidoc/PGOCaml_generic.PGOCAML_GENERIC.html) https://github.com/darioteixeira/pgocaml [master/doc/HOW_IT_WORKS.txt](https://github.com/darioteixeira/pgocaml/blob/master/doc/HOW_IT_WORKS.txt) (still based on...
Hi, I'm using certbot and acme-dns-auth.py for getting letsencrypt wildcard certificates. /var/log/syslog is growing at high speed until /var/ is full (and the machine is frozen) due to the following...
When using this container, we have two fields: Enter meeting ID Enter your name When we receive an invitation with (meeting ?) pwd and secret such as below, are we...
Debian 10. Q1 see Title: how to fix that? Q2 browser included in the container crashes very often: any idea about that? Thanks
It happens very rarely but is always disturbing: not being able to accept cookies because of a scrip issue. To be able to order some products on a web site,...
Debian 10 OCaml 4.07.1 ocsigenserver.2.16.0 (with ocsigen-start.2.16.1) Makefile.os : RUN_DEBUG ?= "-v" (minimum verbosity) ========================================== Here is a stdlib.ml raised exception found in the ocsigenserver logs. It occurred after a...
debian 10 ocaml 4.10.0 ocsigen-start.4.0.0 psql startup is fine. make test.byte immediately triggers the following error: ``` mkdir _deps LC_ALL=C ocsigen-i18n-generator \ --languages en,fr \ --default-language en \ < assets/test400_i18n.tsv...
This is an old and **non blocking** exception. The ocsigenserver console displays the following. You can try to reproduce it by clicking on the manual link generated in the console...
Following #594 and https://github.com/ocsigen/graffiti/issues/11, can you tell us: 1/ how to build eliom documentation from its source with eliomdoc? And for ocsigenserver, js_of_ocaml, tyxml as well? 2/ how to build...
Can you indicate how to reliably upgrade one function or a type from Eliom, Tyxml, or JS_of_ocaml modules to a recent version? Where is filed the history of each type...