vezenchio has quit ["I could see how [James Randi] comes off as a bit abrasive, as he uses terms like "gobbledigook" and "woo-woo" when referring ]
brx has joined #ocaml
ski has quit ["comonads !"]
tato has quit ["leaving"]
<KrispyKringle>
Hmm. I have a bit of an odd question.
<KrispyKringle>
Let me think how to phrase it.
<KrispyKringle>
If I have a reference to some instance of some type I created--and it looks something like a linked list link (actually a tree node), and i dereference that reference into two different instances of the node, am I duplicating that node? Or just creating two different implicit references to it?
<KrispyKringle>
IOW, when I dereference I get back the immutable etype, yes, but is it stored as a reference or by value?
<KrispyKringle>
maybe I'd best to simply not dereference it.
<KrispyKringle>
hm. ignore me.
pango_ has joined #ocaml
pango has quit [Read error: 145 (Connection timed out)]
batdog has quit [Read error: 104 (Connection reset by peer)]
batdog has joined #ocaml
kryptt has quit [Read error: 110 (Connection timed out)]
brx has quit ["leaving"]
threeve has quit []
cmeme has quit [Connection timed out]
cmeme has joined #ocaml
Skal has quit [Read error: 110 (Connection timed out)]
Skal has joined #ocaml
Megzl has joined #ocaml
UziMonkey has joined #ocaml
ChipsterOne has joined #ocaml
ChipsterOne has quit [Read error: 104 (Connection reset by peer)]
pango_ has quit [Remote closed the connection]
mauke has quit [Remote closed the connection]
mauke has joined #ocaml
UziMonkey has quit [Remote closed the connection]
Smerdyakov has quit [Read error: 110 (Connection timed out)]
m3ga has joined #ocaml
Submarine has joined #ocaml
pango has joined #ocaml
m3ga has quit ["Client exiting"]
ski has joined #ocaml
Ben81 has joined #ocaml
ppsmimou has joined #ocaml
revision17_ has joined #ocaml
Megzl has left #ocaml []
pango has quit [zelazny.freenode.net irc.freenode.net]
pango has joined #ocaml
Revision17 has quit [Read error: 110 (Connection timed out)]
Smerdyakov has joined #ocaml
ski has quit ["later"]
Snark has joined #ocaml
Submarine has quit ["Leaving"]
_fab has joined #ocaml
gim has quit [Read error: 110 (Connection timed out)]
gim has joined #ocaml
vezenchio has joined #ocaml
Submarine has joined #ocaml
Snark has quit ["Leaving"]
jave has joined #ocaml
<jave>
hello
<jave>
Is there some way to generate a stack backtrace and print it to stdout in ocaml?
<jave>
for debugging
<jave>
a complied ocaml program
<mflux_>
the support is there, but it might've been only for byte-compiled programs
<jave>
ok
<mflux_>
OCAMLRUNPARAM=b if I remember correctly
<mflux_>
check out the documentation on ocamlrun
cmeme has quit [Read error: 104 (Connection reset by peer)]
ptolomy has quit [zelazny.freenode.net irc.freenode.net]
ptolomy has joined #ocaml
cmeme has joined #ocaml
brx has joined #ocaml
batdog is now known as batdog|gone
<Submarine>
soufron est une andouille
threeve has joined #ocaml
batdog|gone is now known as batdog
exa has quit [Remote closed the connection]
m3ga has joined #ocaml
brx has quit [Remote closed the connection]
brx has joined #ocaml
albertelegance has quit ["Leaving"]
m3ga has quit ["Client exiting"]
cmeme has quit ["Client terminated by server"]
ChipsterOne has joined #ocaml
mflux_ has quit [Remote closed the connection]
pango has quit [zelazny.freenode.net irc.freenode.net]
cmeme has joined #ocaml
<ulfdoz>
So, ich geh simpsons gucken...
<ulfdoz>
sry
mflux has joined #ocaml
cmeme has quit [Broken pipe]
<ulfdoz>
I promise I'l work on my chaotic mind.
pango has joined #ocaml
ptolomy has quit [zelazny.freenode.net irc.freenode.net]
cmeme has joined #ocaml
ptolomy has joined #ocaml
__DL__ has joined #ocaml
ppsmimou has quit ["Leaving"]
brx_ has joined #ocaml
brx has quit [Read error: 110 (Connection timed out)]
brx_ is now known as brx
exa has joined #ocaml
Schmurtz has quit ["Dodo !"]
albertelegance has joined #ocaml
UziMonkey has joined #ocaml
brx has quit [Remote closed the connection]
brx has joined #ocaml
pango has quit [Remote closed the connection]
pango has joined #ocaml
Snark has joined #ocaml
jave has left #ocaml []
Msandin has joined #ocaml
Bigb[a]ng is now known as Bigbang
mikeX has joined #ocaml
brx has quit [Remote closed the connection]
brx has joined #ocaml
Schmurtz has joined #ocaml
Submarine has quit ["in Soviet Russia, Céline Dion owns you"]
Purice has joined #ocaml
Purice has quit [Client Quit]
ski has joined #ocaml
Snark has quit ["Leaving"]
Submarine has joined #ocaml
brx_ has joined #ocaml
brx has quit [Connection timed out]
smimou has joined #ocaml
brx has joined #ocaml
<ChipsterOne>
bonne nuit tout le monde
ChipsterOne has quit []
brx_ has quit [Connection timed out]
zhouwei_e has joined #ocaml
brx_ has joined #ocaml
brx has quit [Nick collision from services.]
brx_ is now known as brx
Msandin has quit [Read error: 104 (Connection reset by peer)]
__DL__ has quit ["Bye Bye"]
brx has quit [Read error: 104 (Connection reset by peer)]
brx has joined #ocaml
mikeX has quit ["Leaving"]
Bigbang is now known as Bigb[a]ng
brx has quit [Remote closed the connection]
brx has joined #ocaml
revision17_ has quit [Read error: 104 (Connection reset by peer)]
threeve has quit []
brx has quit [Read error: 110 (Connection timed out)]
Revision17 has joined #ocaml
threeve has joined #ocaml
<ax>
any of you use ocamlsdl?
<ax>
i cannot even get the video example to work
<ax>
ok, i got it working, the example was wrong.. ok