v-gb

Results 5 issues of v-gb

I modified the default behavior, as that seemed simpler (no need to expose functions for html or for xml), but maybe you'd rather not do that?

`Markup.pretty_print` knows which whitespace is significant in html. However for xml, it treats all whitespace as insignificant, which means that the pretty printed xml can have a different meaning from...

### Description Je propose de passer un fichier qu'on vient de toucher en orthographe de 1990. Ça ne change quasiment rien, il y a simplement légèrement moins d'accents circonflexes. ###...

l10n-fr

The following program fails to typecheck: ```ocaml let foo ?tail:_ ~loc:(_: float) () = () let gen f x = f ~loc:1. x let _foo = gen foo (* 7...

## Expected Behavior If the dune-project file mentions a package that doesn't exist in the `depends` field, I'd expect an error saying so when calling `dune pkg lock`. ## Actual...

package management