--- Log opened Sat Jan 28 00:00:44 2006 00:05 -!- m3ga [n=erikd@202.53.187.9] has joined #nemerle 00:53 -!- m3ga [n=erikd@202.53.187.9] has quit ["Client exiting"] 06:07 -!- user317 [n=aeyakove@ip68-101-143-206.sd.sd.cox.net] has joined #nemerle 06:08 < user317> does anyone know if its possible to store .net structures in a file in binary form? 09:56 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has joined #nemerle 09:56 -!- mode/#nemerle [+o nazgul`] by ChanServ 09:57 <@nazgul`> user317: you can use BinarySerilizer 09:57 <@nazgul`> just google on .NET binary serialization 11:28 -!- Arnia [n=jgeldart@1-40-101-159.adsl.legend.co.uk] has joined #nemerle 13:35 -!- Arnia [n=jgeldart@1-40-101-159.adsl.legend.co.uk] has quit [Remote closed the connection] 14:28 -!- kanru [n=kanru@59-121-147-130.dynamic.hinet.net] has joined #nemerle 14:49 -!- kanru [n=kanru@59-121-147-130.dynamic.hinet.net] has quit [Remote closed the connection] 14:50 -!- kanru [n=kanru@59-121-147-130.dynamic.hinet.net] has joined #nemerle 15:51 -!- kanru [n=kanru@59-121-147-130.dynamic.hinet.net] has quit [Remote closed the connection] 15:52 -!- kanru [n=kanru@59-121-147-130.dynamic.hinet.net] has joined #nemerle 16:16 -!- d [i=d@terror.icm.edu.pl] has joined #nemerle 16:18 < d> def f' (Pair (x, y)) { if (i % 2 == 0) Pair (f (x), y) else Pair (x, f (y)) } } // this should work now, shouldn't it ? 16:19 < d> it doesn't. 16:25 < d> rlist.n:350:37:350:43: error: parse error near `(...)' group: unexpected token after group of tokens 16:26 < d> hm 16:26 < d> guess noone's here `;/ 16:27 <@nazgul`> try without Pair 16:33 < d> i can't 16:33 < d> that's what i need to do 16:34 < d> you don't mean Pair could just be omitted and it would work correctly, do you ? 16:35 < d> the results are the same anyway 16:35 < d> well not the asame, but errors occur. 16:36 < d> this sould work though, so i guess this is a bug, right ? 16:36 < d> s/so/sho/ 16:40 < d> nazgul` ? 17:01 <@nazgul`> oh, maybe only tuples can be decomposed at parameter site 17:01 <@nazgul`> ask malekith 17:01 < d> :/ 17:01 < d> he's 27hrs idle ;] 17:03 < d> that's too bad. i thouth this would be done like def (pattern) { ... } #==> def (args) { match (args) { | pattern => ... }, so anything would work 17:03 < d> seems simple ;-d 17:04 < d> hm 17:04 < d> malekith present ? 18:05 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has quit ["CGI:IRC (EOF)"] 19:32 < d> malekith 1) the above 2) wouldn't it make sense to match [this], when someone does method () { | pattern => ... } ? i mean, when the method takes no arguments. 20:16 < CIA-10> d * r6089 /nemerle/trunk/lib/rlist.n: Some optimizations and minor fixes. 20:29 < user317> i am trying to build 0.9.2 on gentoo, i get this durring the install: Failure adding assembly to the cache: gac directories could not be created, possibly permission issues. 23:38 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has joined #nemerle 23:38 -!- mode/#nemerle [+o nazgul`] by ChanServ --- Log closed Sun Jan 29 00:00:45 2006