<Smerdyakov>
judge, I honestly don't care about Mandrake.... and SML/NJ seems in a bit of trouble now in Debian, but MLton works great. Unforunately, smlweb requires SML/NJ now, but it's very easy to install manually.
<judge>
Smerdyakov: what kind of trouble?
vezenchio has joined #ocaml
Submarine has quit ["Leaving"]
_fab has quit []
<Smerdyakov>
judge, I don't know, but it's in an unusable state.
Inspico has joined #ocaml
<Inspico>
hello :)
<Inspico>
can i ask a little question about Graphics on ocaml ? :p
<Inspico>
I try to create a windows with another color on the background than white
<Inspico>
and on the manual of references this isn't clear
CrewdenX has quit ["."]
<Inspico>
moarf
<Inspico>
noone ?
<Inspico>
:s
<beschmi>
what about fill_rect?
smkl has quit [Read error: 60 (Operation timed out)]
xqw has joined #ocaml
<Inspico>
hum
<Inspico>
I have to draw a rectangle of color to change background ?
<Inspico>
:s
<Inspico>
what is the char for the botton escape ? :p
<Inspico>
^^
<beschmi>
"Graphics.clear_graph fills the screen with the background color. The initial drawing color is foreground." so setting the right background color should work
<Inspico>
I try to do an let background = rgb 181 165 245 ;;
<Inspico>
and i learn to use the module Graphics ^^
<Inspico>
:))
<humasect>
=)
<Inspico>
an load dont work on the compilation that's right ?
<Inspico>
#load "graphics.cma";;
KrispyKringle has quit [Read error: 104 (Connection reset by peer)]
KrispyKringle has joined #ocaml
cjohnson has quit ["attempting sleep"]
smkl has joined #ocaml
gim has quit []
CosmicRay_ has joined #ocaml
smkl has quit [Read error: 60 (Operation timed out)]
drewr has quit ["bed"]
humasect has quit [Read error: 110 (Connection timed out)]
quamaretto has joined #ocaml
smkl has joined #ocaml
zzorn has quit ["They are coming to take me away ha ha"]
monochrom has quit ["Few people understand "understanding"."]
Amorphous has joined #ocaml
<Amorphous>
hi. anyone has any idea on this problem (orphaned tcp file descriptors on macOsX)? is it a bug in ocaml as the comment says? see the last 2 comments and especialy the part on ocaml-3.08.0/otherlibs/unix/accept.c from https://savannah.nongnu.org/bugs/?func=detailitem&item_id=11384
<Nutssh>
You aren't closing them?
<Amorphous>
Nutssh: so the part with that ocaml-3.08.0/otherlibs/unix/accept.c needs a fix is um the wrong direction?
CosmicRay_ has quit [Read error: 113 (No route to host)]
* Nutssh
didn't want to bring up the source at... what time is it.
<Amorphous>
ok :) thx anyway
<Nutssh>
I gave a glib reply without reading the msg. :(
<Nutssh>
I retract what I said. Must think before saying things.
<Amorphous>
np (happens me, too)
<Nutssh>
Happens to me too much.
xqw has quit [Read error: 110 (Connection timed out)]
lodewijk has quit [Read error: 60 (Operation timed out)]
smkl has quit [Read error: 110 (Connection timed out)]
Submarine has joined #ocaml
<vincenz>
hi
smkl has joined #ocaml
KrispyKringle has quit [Read error: 110 (Connection timed out)]
_fab has joined #ocaml
smkl has quit [Read error: 110 (Connection timed out)]
Banana has quit [Read error: 60 (Operation timed out)]
Banana has joined #ocaml
smkl has joined #ocaml
Banana_ has joined #ocaml
Banana has quit [Read error: 60 (Operation timed out)]
Robot101 has quit ["rebooting"]
Banana_ has quit [Remote closed the connection]
Banana has joined #ocaml
mlh has joined #ocaml
smimou has joined #ocaml
mbh has quit [Read error: 110 (Connection timed out)]
stef_ has quit [Read error: 60 (Operation timed out)]
Herrchen has joined #ocaml
stef_ has joined #ocaml
smkl has quit [Read error: 60 (Operation timed out)]
Submarine is now known as Mai
Mai is now known as GrosChat
GrosChat is now known as Submarine
xqw has joined #ocaml
_JusSx_ has joined #ocaml
smkl has joined #ocaml
kuribas has joined #ocaml
cjohnson has joined #ocaml
<_JusSx_>
cjohnson:
<cjohnson>
hi
smkl has quit [Read error: 110 (Connection timed out)]
zzorn has joined #ocaml
DeathWolf has quit [Read error: 110 (Connection timed out)]
mlh has quit [Client Quit]
lurch_ has quit [Remote closed the connection]
zzorn is now known as zzorn_afk
<Inspico>
Someone knows if some module exist with object like bouton exist ?
gim has joined #ocaml
zzorn_afk is now known as zzorn_away
kuribas has quit ["Leaving"]
smkl has joined #ocaml
xqw has quit [Read error: 110 (Connection timed out)]
drewr has joined #ocaml
xqw has joined #ocaml
drewr has quit ["ERC Version 5.0 $Revision: 1.725 $ (IRC client for Emacs)"]
pango has quit [Remote closed the connection]
pango has joined #ocaml
smkl has quit [Read error: 110 (Connection timed out)]
<Inspico>
euh
<Inspico>
hi
<Inspico>
help ^^
<Inspico>
# The external function `gr_moveto' is not available
<Inspico>
# The external function `gr_set_color' is not available