Conversation
|
Nice, but half of those are so useless they would be better removed. |
|
Several of those comments are not / no longer useful indeed, but thanks for the translation effort anyway. No idea why CI fails. Assuming the CI failure is spurious, OK for merging. |
|
As far as I understand, the CI Failure was a problem with type_conv 0.113.00 and is unrelated to this patch. |
27d4b54 to
b0e4fa6
Compare
|
I have updated the pull request to solve the merge conflict with the faster test suite commit and corrected some typographical errors. |
|
I'm afraid it was too late, I already merged it in trunk. Would you re-send the typographical fixes? |
|
The typographical fixes are here https://github.com/Octachron/ocaml/tree/french_translation_typo. |
|
Done, thanks. |
* Merge pull request ocaml#9688 from stedolan/main-compiler-libs * Gc.Memprof.start: take a record instead of 5 optional parameters * Try and vendor memtrace * Move memtrace to otherlibs * Add changes to configure * Add a memtrace-enabled ocamlopt as ocamlopt-memtrace * Fix dune build following driver split Co-authored-by: Stephen Dolan <sdolan@janestreet.com> Co-authored-by: Gabriel Scherer <gabriel.scherer@gmail.com>
* Merge pull request ocaml#9688 from stedolan/main-compiler-libs * Gc.Memprof.start: take a record instead of 5 optional parameters * Try and vendor memtrace * Move memtrace to otherlibs * Add changes to configure * Add a memtrace-enabled ocamlopt as ocamlopt-memtrace * Fix dune build following driver split Co-authored-by: Stephen Dolan <sdolan@janestreet.com> Co-authored-by: Gabriel Scherer <gabriel.scherer@gmail.com>
* Merge pull request ocaml#9688 from stedolan/main-compiler-libs * Gc.Memprof.start: take a record instead of 5 optional parameters * Try and vendor memtrace * Move memtrace to otherlibs * Add changes to configure * Add a memtrace-enabled ocamlopt as ocamlopt-memtrace * Fix dune build following driver split Co-authored-by: Stephen Dolan <sdolan@janestreet.com> Co-authored-by: Gabriel Scherer <gabriel.scherer@gmail.com>
* Merge pull request ocaml#9688 from stedolan/main-compiler-libs * Gc.Memprof.start: take a record instead of 5 optional parameters * Try and vendor memtrace * Move memtrace to otherlibs * Add changes to configure * Add a memtrace-enabled ocamlopt as ocamlopt-memtrace * Fix dune build following driver split Co-authored-by: Stephen Dolan <sdolan@janestreet.com> Co-authored-by: Gabriel Scherer <gabriel.scherer@gmail.com>
* Add ahrefs to jobs * Fix line breaks in jobs.yml Co-authored-by: Thibaut <thibaut.mattio@gmail.com>
This pull request translates (or deletes in some specific cases) the few remaining french comments in the compiler. I have tried to be as exhaustive as possible and translated all comments that I could detect; in the hope to make the codebase a little more non-french compliant.
The majority of the comments have been translated with the exception of
which have been simply deleted. Note that I would gladly translate the ctype todo if the translation is deemed useful.
To respect the authorship of signed comments, e.g.
(* AAA ... *), I have added the translated text in addition to the unaltered original rather than directly replacing it.( N.B. the translation could definitively be improved/defrenchified )