Jochen Bartl

Results 3 issues of Jochen Bartl

OS.File.write functions use with_oc, which creates temporary files in the directory of the target file. This however fails if the user has just permissions to write to the file, but...

enhancement

* redundant use of "is"

Typeof in utop triggers an assertion when calling it with an argument that is a type of a module. Here is how you can reproduce the issue: > utop #...