[00:13:28] *** Ergo <Ergo!~ergo@91.238.59.144> has quit IRC (Quit: WeeChat 1.4)[00:24:10] *** Gama11 <Gama11!~quassel@pD9F9041A.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer)[00:25:05] *** Adib <Adib!~Adib@unaffiliated/adib> has quit IRC (Quit: cd ~)[00:54:02] *** magneticduck <magneticduck!~magneticd@a95-95-105-53.cpe.netcabo.pt> has quit IRC (Ping timeout: 264 seconds)[01:09:15] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Ping timeout: 240 seconds)[01:12:16] *** cdg <cdg!~cdg@c-69-94-206-50.hs.gigamonster.net> has quit IRC (Remote host closed the connection)[01:16:44] *** c355e3b <c355e3b!uid82600@gateway/web/irccloud.com/x-mqupknygpgdpmdhz> has quit IRC (Quit: Connection closed for inactivity)[01:22:40] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[01:54:59] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe[01:57:34] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 258 seconds)[02:15:16] *** smoke_fumus <smoke_fumus!~smoke_fum@dynamic-vpdn-93-125-14-78.telecom.by> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)[02:58:04] *** JensG <JensG!~JensG@apache/committer/jensg> has quit IRC (Quit: Nettalk6 - www.ntalk.de)[03:41:44] *** lordkryss <lordkryss!uid25759@gateway/web/irccloud.com/x-tjpssfgyhqwtmqsd> has quit IRC (Quit: Connection closed for inactivity)[03:55:06] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 256 seconds)[03:57:04] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe[04:08:15] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[04:15:15] *** relion <relion!3cf06935@gateway/web/freenode/ip.60.240.105.53> has joined #haxe[04:16:27] <relion> Hi, how do I use an array in a function, without modifying the original array? Demo here shows that I declare and initialise an array, send it to a function that prints it's values using the shift() function, and then the original array is empty: http://try.haxe.org/#55AF2[04:24:43] <relion> Using array copy() function for now, but I'm interested to know if this is the correct solution or if my understanding is wrong[04:38:58] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[04:38:58] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[04:38:58] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[04:39:06] *** RobDangerous <RobDangerous!~Thunderbi@p4FE72C89.dip0.t-ipconnect.de> has joined #haxe[04:42:21] *** ScrambledRK <ScrambledRK!~RK@80-108-213-152.cable.dynamic.surfer.at> has quit IRC (Read error: Connection reset by peer)[04:54:40] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 258 seconds)[05:11:31] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[05:14:15] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[05:14:15] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[05:14:15] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[05:21:59] <Axord> Arrays are passed to functions by reference, so yeah, that's expected behavior.[05:22:32] <relion> Ah ok, what about other variables?[05:26:38] <Axord> Probably everything behaves that way aside from bools ints and floats.[05:31:04] <relion> Thanks :)[05:33:22] <Axord> np[05:49:04] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[05:52:00] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[05:52:00] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[05:52:00] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[06:00:52] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[06:03:47] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[06:03:47] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[06:03:47] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[06:33:45] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[06:58:57] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 252 seconds)[07:00:03] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 245 seconds)[07:41:41] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[07:47:33] *** Axord <Axord!~axo@97-93-82-166.static.rvsd.ca.charter.com> has quit IRC (Ping timeout: 248 seconds)[07:50:11] *** Axord <Axord!~axo@97-93-82-166.static.rvsd.ca.charter.com> has joined #haxe[08:09:11] *** slickrockio <slickrockio!~nodebot@ec2-54-160-149-247.compute-1.amazonaws.com> has joined #haxe[08:09:47] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 258 seconds)[08:18:31] *** jszymanski <jszymanski!~jszymansk@92.62.225.172> has joined #haxe[08:43:59] *** slickrockio <slickrockio!~nodebot@ec2-54-160-149-247.compute-1.amazonaws.com> has quit IRC (Remote host closed the connection)[08:49:25] *** RobDangerous <RobDangerous!~Thunderbi@p4FE72C89.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds)[08:54:43] *** ScrambledRK <ScrambledRK!~RK@80-108-213-152.cable.dynamic.surfer.at> has joined #haxe[09:11:21] *** jszymanski <jszymanski!~jszymansk@92.62.225.172> has quit IRC (Quit: computer sleeps...)[09:14:41] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[09:34:26] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 246 seconds)[09:54:03] *** ibilon <ibilon!~ibilon@2a00:d780:4391:4200:6d5c:e56b:c722:71dc> has joined #haxe[09:57:19] *** Adib <Adib!~Adib@unaffiliated/adib> has joined #haxe[10:07:50] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[10:17:29] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[10:20:21] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[10:20:21] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[10:20:21] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[10:23:26] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 264 seconds)[10:26:51] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #haxe[10:30:52] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 268 seconds)[10:38:34] *** onatbas <onatbas!~onatbas@88.251.114.156> has joined #haxe[10:56:19] *** Gama11 <Gama11!~quassel@pD9F989AB.dip0.t-ipconnect.de> has joined #haxe[11:01:15] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[11:02:40] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[11:02:40] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[11:02:40] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[11:06:43] *** JensG <JensG!~JensG@i59F6B04B.versanet.de> has joined #haxe[11:06:43] *** JensG <JensG!~JensG@i59F6B04B.versanet.de> has quit IRC (Changing host)[11:06:43] *** JensG <JensG!~JensG@apache/committer/jensg> has joined #haxe[11:09:41] *** Mac70 <Mac70!~Mac70@195.187.156.43> has joined #haxe[11:14:25] *** onatbas <onatbas!~onatbas@88.251.114.156> has quit IRC (Quit: Leaving)[11:19:36] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[11:29:53] *** relion <relion!3cf06935@gateway/web/freenode/ip.60.240.105.53> has quit IRC (Quit: Page closed)[11:43:36] *** chatter <chatter!2ea6b332@gateway/web/cgi-irc/kiwiirc.com/ip.46.166.179.50> has joined #haxe[11:43:50] <chatter> hey guys[11:45:05] <chatter> allah is doing[11:45:09] <chatter> sun is not doing allah is doing[11:45:11] <chatter> to accept Islam say that i bear witness that there is no deity worthy of worship except Allah and Muhammad peace be upon him is his slave and messenger[11:48:58] *** chatter <chatter!2ea6b332@gateway/web/cgi-irc/kiwiirc.com/ip.46.166.179.50> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)[11:49:10] *** chatter <chatter!2ea6b332@gateway/web/cgi-irc/kiwiirc.com/ip.46.166.179.50> has joined #haxe[11:49:43] *** chatter <chatter!2ea6b332@gateway/web/cgi-irc/kiwiirc.com/ip.46.166.179.50> has quit IRC (Client Quit)[11:49:54] *** chatter <chatter!2ea6b332@gateway/web/cgi-irc/kiwiirc.com/ip.46.166.179.50> has joined #haxe[11:52:34] *** chatter <chatter!2ea6b332@gateway/web/cgi-irc/kiwiirc.com/ip.46.166.179.50> has quit IRC (Client Quit)[11:54:43] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[11:56:01] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[11:56:01] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[11:56:01] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[12:07:54] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 265 seconds)[12:19:36] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[12:23:39] *** c355e3b <c355e3b!uid82600@gateway/web/irccloud.com/x-dgnzymunwchphfbm> has joined #haxe[12:28:44] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[12:28:44] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[12:28:44] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[12:37:48] *** JensG <JensG!~JensG@apache/committer/jensg> has quit IRC (Quit: Nettalk6 - www.ntalk.de)[13:21:52] *** cdg <cdg!~cdg@162-226-219-152.lightspeed.tukrga.sbcglobal.net> has joined #haxe[13:28:05] *** lordkryss <lordkryss!uid25759@gateway/web/irccloud.com/x-evbdpqtflbezqjtb> has joined #haxe[13:40:43] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Read error: Connection reset by peer)[13:40:58] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[13:40:58] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[13:40:58] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[14:03:55] *** Warlander2 <Warlander2!~Mac70@apn-31-0-68-87.dynamic.gprs.plus.pl> has joined #haxe[14:06:57] *** Mac70 <Mac70!~Mac70@195.187.156.43> has quit IRC (Ping timeout: 260 seconds)[14:11:25] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[14:12:59] *** magneticduck <magneticduck!~magneticd@a95-95-105-53.cpe.netcabo.pt> has joined #haxe[14:29:19] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00A97F801BA27393EA.dip0.t-ipconnect.de> has joined #haxe[14:35:31] *** RobDangerous1 <RobDangerous1!~Thunderbi@p2003007A09119E0004434DC0550A8361.dip0.t-ipconnect.de> has joined #haxe[14:37:36] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00A97F801BA27393EA.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)[14:37:37] *** RobDangerous1 is now known as RobDangerous[14:41:57] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E0004434DC0550A8361.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)[14:42:20] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00B82C28782758C26C.dip0.t-ipconnect.de> has joined #haxe[14:43:03] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 265 seconds)[14:58:29] *** Warlander2 <Warlander2!~Mac70@apn-31-0-68-87.dynamic.gprs.plus.pl> has quit IRC (Quit: Leaving)[15:35:18] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[15:38:01] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[15:38:02] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[15:38:02] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[15:40:38] *** Aduros <Aduros!~bruno@67-8-59-54.res.bhn.net> has joined #haxe[15:40:46] *** Aduros <Aduros!~bruno@67-8-59-54.res.bhn.net> has quit IRC (Changing host)[15:40:46] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe[15:43:36] *** jszymanski <jszymanski!~jszymansk@92.62.225.172> has joined #haxe[15:44:21] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 248 seconds)[15:45:11] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 258 seconds)[15:47:12] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #haxe[15:58:34] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[16:25:40] *** Aduros <Aduros!~bruno@67-8-59-54.res.bhn.net> has joined #haxe[16:25:47] *** Aduros <Aduros!~bruno@67-8-59-54.res.bhn.net> has quit IRC (Changing host)[16:25:47] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe[16:29:17] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 258 seconds)[16:42:15] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)[16:45:10] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe[16:45:10] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)[16:45:10] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe[17:10:03] *** ScrambledRK <ScrambledRK!~RK@80-108-213-152.cable.dynamic.surfer.at> has quit IRC (Read error: Connection reset by peer)[17:20:28] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 245 seconds)[17:56:55] *** JensG <JensG!~JensG@i59F6B04B.versanet.de> has joined #haxe[17:56:55] *** JensG <JensG!~JensG@i59F6B04B.versanet.de> has quit IRC (Changing host)[17:56:55] *** JensG <JensG!~JensG@apache/committer/jensg> has joined #haxe[18:05:35] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[18:43:50] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 258 seconds)[18:59:52] *** cdg <cdg!~cdg@162-226-219-152.lightspeed.tukrga.sbcglobal.net> has quit IRC (Remote host closed the connection)[19:41:12] *** freddj <freddj!~Fred@89-93-154-72.hfc.dyn.abo.bbox.fr> has joined #haxe[19:58:34] *** cdg <cdg!~cdg@2602:30a:2e2d:b980:30ac:14bd:60fa:cd17> has joined #haxe[20:58:28] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[21:23:50] *** cdg <cdg!~cdg@2602:30a:2e2d:b980:30ac:14bd:60fa:cd17> has quit IRC (Remote host closed the connection)[21:34:33] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 252 seconds)[21:48:38] *** magneticduck <magneticduck!~magneticd@a95-95-105-53.cpe.netcabo.pt> has quit IRC (Ping timeout: 264 seconds)[22:16:10] *** smoke_fumus <smoke_fumus!~smoke_fum@dynamic-vpdn-93-125-14-78.telecom.by> has joined #haxe[22:25:52] *** Axord <Axord!~axo@97-93-82-166.static.rvsd.ca.charter.com> has quit IRC (Quit: What's the worst that could ha-)[22:28:43] *** deltaluca <deltaluca!~luca@cpc18-nmal16-2-0-cust444.19-2.cable.virginm.net> has joined #haxe[22:28:43] *** deltaluca <deltaluca!~luca@cpc18-nmal16-2-0-cust444.19-2.cable.virginm.net> has quit IRC (Client Quit)[22:49:58] *** ibilon <ibilon!~ibilon@2a00:d780:4391:4200:6d5c:e56b:c722:71dc> has quit IRC (Quit: Leaving.)[23:06:22] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has joined #haxe[23:43:11] *** Defaulttinen <Defaulttinen!defaultti@lakka.kapsi.fi> has quit IRC (Ping timeout: 246 seconds)[23:47:41] *** JensG <JensG!~JensG@apache/committer/jensg> has quit IRC (Quit: Nettalk6 - www.ntalk.de)[23:56:43] *** semmi <semmi!~semmi@x4e34dffe.dyn.telefonica.de> has joined #haxe[23:57:01] <semmi> \o/