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/
dnh has joined #ocaml
dnh has quit [Ping timeout: 260 seconds]
Tuplanolla has quit [Ping timeout: 255 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 264 seconds]
david2 has joined #ocaml
david2 has quit [Client Quit]
waleee has quit [Ping timeout: 246 seconds]
waleee has joined #ocaml
dnh has joined #ocaml
dnh has quit [Ping timeout: 264 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 246 seconds]
waleee has quit [Ping timeout: 255 seconds]
chrisz has quit [Ping timeout: 255 seconds]
chrisz has joined #ocaml
dnh has joined #ocaml
dnh has quit [Ping timeout: 240 seconds]
azimut has quit [Ping timeout: 252 seconds]
azimut has joined #ocaml
dnh has joined #ocaml
dnh has quit [Ping timeout: 264 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 264 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 258 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 240 seconds]
domq has joined #ocaml
dnh has joined #ocaml
domq has quit [Quit: domq]
dnh has quit [Ping timeout: 252 seconds]
domq has joined #ocaml
Serpent7776 has joined #ocaml
bartholin has joined #ocaml
average has joined #ocaml
domq has quit [Ping timeout: 258 seconds]
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
dnh has joined #ocaml
dnh has quit [Ping timeout: 264 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 260 seconds]
azimut has quit [Ping timeout: 252 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 264 seconds]
<discocaml> <kakadu18> @raven49_07 The last one is temporarily connectivity issue. Just try again
bartholin has quit [Quit: Leaving]
dnh has joined #ocaml
dnh has quit [Ping timeout: 255 seconds]
dnh has joined #ocaml
dnh has quit [Ping timeout: 264 seconds]
dnh has joined #ocaml
<discocaml> <Et7f3 (@me on reply)> @src OCaml has one called Tail-rec modulo constructor. I don't know if it enable by default but their is a tag to ask for it explicitly.
<discocaml> <octachron> TMC is not enabled by default, but since OCaml is handling its stack directly in OCaml 5, the default stack size has been made rather large.
<discocaml> <amaraotti_39960> Hello I'm having issues installing the Ocaml script. The dependencies were installed successfully but I don't get any message when I try to install the Ocaml scripts. What can I do? 5 have also tried this command >> 'bash < <(curl -L https://ocaml.org/install-platform.sh)' but I keep getting a timeout
<discocaml> <amaraotti_39960> Note: this is on WSL2
<discocaml> <amaraotti_39960> Hello I'm having issues installing the Ocaml script. The dependencies were installed successfully but I don't get any message when I try to install the Ocaml scripts. What can I do? I have also tried this command >> 'bash < <(curl -L https://ocaml.org/install-platform.sh)' but I keep getting a timeout
<discocaml> <amaraotti_39960> Note: this is on WSL2
mro has joined #ocaml
jlrnick has joined #ocaml
wingsorc has quit [Ping timeout: 246 seconds]
mro has quit [Remote host closed the connection]
deadmarshal has quit [Ping timeout: 240 seconds]
jlrnick has quit [Ping timeout: 260 seconds]
<discocaml> <Et7f3 (@me on reply)> can you just call curl ?
<discocaml> <Et7f3 (@me on reply)> remove bash <( and )
deadmarshal_ has joined #ocaml
bibi_ has quit [Ping timeout: 240 seconds]
bibi_ has joined #ocaml
<discocaml> <amaraotti_39960> @et7f3 please i don't get the message you're trying to pass
deadmarshal_ has quit [Ping timeout: 240 seconds]
ec has quit [Ping timeout: 252 seconds]
ec has joined #ocaml
SquidDev has quit [Quit: Ping timeout (120 seconds)]
alphacentauri has quit [Ping timeout: 255 seconds]
<discocaml> <Et7f3 (@me on reply)> curl -sL https://ocaml.org/install-platform.sh
<discocaml> <Et7f3 (@me on reply)> Do you see output ?
<discocaml> <Et7f3 (@me on reply)> curl -vsL https://ocaml.org/install-platform.sh
jlrnick has joined #ocaml
deadmarshal_ has joined #ocaml
deadmarshal_ has quit [Ping timeout: 245 seconds]
<discocaml> <amaraotti_39960> are you saying i should run this command
<discocaml> <Et7f3 (@me on reply)> Yes
dnh_ has joined #ocaml
dnh has quit [Ping timeout: 258 seconds]
<discocaml> <amaraotti_39960> this is the message i got >>> v* SSL connection timeout
<discocaml> <amaraotti_39960> * Closing connection 2
<discocaml> <amaraotti_39960> this is the message i got >>>
<discocaml> <amaraotti_39960> v* SSL connection timeout
<discocaml> <amaraotti_39960> * Closing connection 2
SquidDev has joined #ocaml
alphacentauri has joined #ocaml
<discocaml> <kakadu18> It could be a connectivity issue of your internet provider
<discocaml> <Et7f3 (@me on reply)> Can you test it in cmd.exe ? (Same syntax)
deadmarshal has joined #ocaml
dnh_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dnh has joined #ocaml
remexre has quit [Ping timeout: 240 seconds]
azimut has joined #ocaml
deadmarshal has quit [Ping timeout: 248 seconds]
bartholin has joined #ocaml
remexre has joined #ocaml
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dnh has joined #ocaml
Serpent7776 has quit [Ping timeout: 248 seconds]
average has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #ocaml
deadmarshal_ has joined #ocaml
<discocaml> <leostera> how do you folks debug allocations? 🤔 anything in the Gc module i can use other than `Gc.finalise` to get an idea of where am i creating values that are triggering major gcs?
<discocaml> <leostera> tried to play around with Gc.Memprof but it crashes with "not implemented in multicore" 😬
<discocaml> <leostera> (even if i'm running no additional domains)
sand_dull has joined #ocaml
sand_dull has quit [Remote host closed the connection]
yziquel has joined #ocaml
<yziquel> Hi. I need to get an ocaml 4 running as I've got data to unmarshall and remarshall in ocaml 5. I just tried to compile ocaml 4.05.0 from source on an ubuntu. failed. compiling v5 works. How do you "upgrade" ocaml marshalled data from ocaml 4 to ocaml 5 ?
<discocaml> <leostera> afaiu marshalling is version specific
<discocaml> <leostera> but should work for the same version across architectures
<yziquel> leostera: yes. that's, very unfortunately, just the bloody point.
jlrnick has quit [Ping timeout: 264 seconds]
<discocaml> <leostera> what i mean yziquel is that you may not be able to "upgrade" marshalled data
<yziquel> discocaml if I could get an ocaml 4 running, I could...
<yziquel> leostera
<discocaml> <._null._> If you ask opam to make a switch with ocaml 4.05, does it not work ?
<discocaml> <leostera> just run ocaml4 on another machine
<discocaml> <._null._> If you ask opam to make a switch with ocaml 4.05.0, does it not work ?
<yziquel> ._null_. hmmmh, I'm from an ocaml era where opam didn't exist. I'll give it a try.
<yziquel> leostera having trouble compiling ocaml 4 on ubuntu. doesn't seem to work. compiling ocaml 5 is fine.
<discocaml> <._null._> (You're not going from OCaml 4 to OCaml 5, you're going from presumable OCaml 4.05 to 5.0)
<yziquel> ._null_. or possible some other minor version, yes.
<yziquel> possibly
<yziquel> hmmm. no. I compiled v5, but v4 is installed on ubuntu. I'll tweek minor versions.
rock64 has quit [Remote host closed the connection]
_whitelogger has joined #ocaml
yziquel has quit [Quit: Client closed]
<octachron> There is no change of the Marshalling format between OCaml 4.14 and OCaml 5
<octachron> There was a handful of changes of Marshall format during OCaml 4 lifetime, but I am not sure how you plan to upgrade marshalled data: you either get a version of OCaml that can read your marshalled data and write down the same format, or one that cannot read the format.
alphacentauri has quit [Quit: WeeChat 4.0.5]
alphacentauri has joined #ocaml
Anarchos has joined #ocaml
<Anarchos> who knows https://github.com/Alizter ?
average has joined #ocaml
alphacentauri has quit [Quit: WeeChat 4.0.5]
alphacentauri has joined #ocaml
Tuplanolla has joined #ocaml
hrberg has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hrberg has joined #ocaml
<discocaml> <barconstruction> He's helped me with a few things! Nice guy
<Anarchos> barconstruction i need to ask him wich version of ocaml he used on haiku to port dune
<Anarchos> cause i can't compile lwt with ocaml 4.14.2
<discocaml> <darrenldl> @leostera im very interested in your scheduler, hope ill get to try it out next year
mro has joined #ocaml
bartholin has quit [Quit: Leaving]
mro has quit [Remote host closed the connection]
average has quit [Quit: Connection closed for inactivity]
leah2 has quit [Ping timeout: 255 seconds]
leah2 has joined #ocaml
dnh has quit [Quit: Textual IRC Client: www.textualapp.com]
average has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<discocaml> <rland> What is this bot doing?
<discocaml> <rland> Seems super annoying and like it’s just polluting the channel
<discocaml> <davesnx> IRC <-> discord bridge for OCaml
<technomancy> from our perspective it looks like discocaml is a bot polluting our channel =\
<companion_cube> :p
<dh`> i'm just polluting the channel