companion_cube changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 5.0 released(!!1!): https://ocaml.org/releases/5.0.0.html | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
Haudegen has quit [Ping timeout: 240 seconds]
azimut has quit [Ping timeout: 255 seconds]
xd1le has joined #ocaml
nd__ has joined #ocaml
wingsorc__ has joined #ocaml
wingsorc has quit [Remote host closed the connection]
nd__ has quit [Ping timeout: 268 seconds]
spip has quit [Ping timeout: 265 seconds]
rgrinberg has joined #ocaml
nd__ has joined #ocaml
nd__ has quit [Ping timeout: 240 seconds]
chrisz has quit [Ping timeout: 240 seconds]
chrisz has joined #ocaml
Techcable has quit [Ping timeout: 250 seconds]
Techcable has joined #ocaml
olle has joined #ocaml
waleee has quit [Ping timeout: 256 seconds]
trillion1exabyte has joined #ocaml
trillion_exabyte has quit [Ping timeout: 276 seconds]
deadmarshal_ has quit [Ping timeout: 246 seconds]
waleee has joined #ocaml
Nezteb has joined #ocaml
nd__ has joined #ocaml
bgs has quit [Remote host closed the connection]
nd__ has quit [Ping timeout: 240 seconds]
waleee has quit [Ping timeout: 248 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mbuf has joined #ocaml
olle has quit [Ping timeout: 255 seconds]
rgrinberg has joined #ocaml
Haudegen has joined #ocaml
nd__ has joined #ocaml
mro has joined #ocaml
nd__ has quit [Ping timeout: 268 seconds]
mro has quit [Ping timeout: 240 seconds]
nd__ has joined #ocaml
trev has joined #ocaml
nd__ has quit [Ping timeout: 240 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has joined #ocaml
nd__ has joined #ocaml
bartholin has joined #ocaml
mro has joined #ocaml
wagle has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mro has quit [Ping timeout: 260 seconds]
wagle has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
humasect has joined #ocaml
mro has joined #ocaml
spip has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
Serpent7776 has joined #ocaml
kakadu has joined #ocaml
bartholin has quit [Quit: Leaving]
jumpnbrownweasel has quit [Ping timeout: 240 seconds]
nd__ has quit [Quit: leaving]
humasect has quit [Quit: Leaving...]
olle has joined #ocaml
deadmarshal_ has joined #ocaml
azimut has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
rf has quit [Remote host closed the connection]
rf has joined #ocaml
wingsorc__ has quit [Ping timeout: 240 seconds]
bgs has joined #ocaml
motherfsck has quit [Ping timeout: 255 seconds]
motherfsck has joined #ocaml
Haudegen has quit [Quit: Bin weg.]
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
Haudegen has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
xd1le has quit [Quit: xd1le]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
rf_ has joined #ocaml
rf has quit [Ping timeout: 248 seconds]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
xand_ has joined #ocaml
mro has joined #ocaml
xand_ has left #ocaml [#ocaml]
John_Ivan has joined #ocaml
rf has joined #ocaml
rf_ has quit [Quit: Leaving]
mro has quit [Quit: Leaving...]
dh` has quit [Quit: poof]
rgrinberg has joined #ocaml
jumpnbrownweasel has joined #ocaml
mbuf has quit [Quit: Leaving]
azimut has quit [Ping timeout: 255 seconds]
Haudegen has quit [Quit: Bin weg.]
trev has quit [Remote host closed the connection]
trev has joined #ocaml
Serpent7776 has quit [Quit: WeeChat 1.9.1]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has joined #ocaml
bartholin has joined #ocaml
waleee has joined #ocaml
Serpent7776 has joined #ocaml
Haudegen has joined #ocaml
olle has quit [Ping timeout: 260 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
trev has quit [Remote host closed the connection]
Tuplanolla has joined #ocaml
rf has quit [Quit: Leaving]
rgrinberg has joined #ocaml
Stumpfenstiel has joined #ocaml
olle has joined #ocaml
oriba has joined #ocaml
<h0rror> hello, how can I print 'what' when catching this exception? trying to understand why it's thrown https://github.com/janestreet/ppx_yojson_conv_lib/blob/master/yojson_conv.ml#L57
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bgs has quit [Remote host closed the connection]
bartholin has quit [Quit: Leaving]
<discocaml> <hockletock> when you catch the exception you need to use pattern matching to name the argument to Failure (which is a built-in exception)
<discocaml> <hockletock> with (Of_yojson_error (Failure what, _)) -> print_endline what
<discocaml> <hockletock> discord formatting may have eaten an underscore or two
olle has quit [Ping timeout: 276 seconds]
Serpent7776 has quit [Ping timeout: 240 seconds]
Techcable has quit [Ping timeout: 276 seconds]
Techcable has joined #ocaml