Results 29 issues of Daniil Baturin

#31 raises a valid question but doesn't go far enough. :) Trying to parse `Ezjsonm.from_string "1"` should not throw any errors at all, it should return `Float 1.0`. According to...

If you click the Download link on the main page, it opens https://www.fosshub.com/JabRef.html **and** automatically starts downloading the Debian package. That is a very misguided idea: * The user may...

type: bug
status: good first issue
p4: important
status: needs info

Uses of the CI script are currently failing with the following error: ``` mbox note: Mirror Error: Setup.ini signature https://cygwin.mirror.constant.com/x86_64/setup.xz.sig from https://cygwin.mirror.constant.com/ failed to verify. Possible corrupt mirror? Setup.ini rejected....

The `DatePrinter.from_fsrting` function appears to work correctly with all possible formats. ``` utop # CalendarLib.Printer.DatePrinter.from_fstring "%Y-%m-%d %H:%M%z" "1970-01-01 00:00+0000" |> CalendarLib.Printer.DatePrinter.sprint "%d/%m/%Y" ;; - : string = "01/01/1970" ``` If...

The old docs used to have useful information on the formats: https://web.archive.org/web/20160415075101/http://calendar.forge.ocamlcore.org/doc/Printer.html It's no longer the case. The original documentation links don't work anymore, and the new docs leave the...

If a file name starts with a dot and doesn't have any more dots, `FilePath.get_extension` considers it a file with an empty name but with an extension. ``` utop #...

Right now, biosdevname completely and _silently_ refuses to run in virtual machines. In reality, it works in most VMs just fine, so there should be at least an option to...

The `Arg` module from the standard library is one of the libraries that allow bare option arguments to start with hyphens. That can lead to confusing and counterintuitive behaviors when...

stdlib

## Change Summary Since it's always supposed to be called with an explicit interface name argument, there is no reason to use that legacy code that was called without the...

current
stale
rebase