00:12 lichtkind__ left 00:16 stanrifkin joined 00:18 abraxxa joined 00:42 sacomo left 01:07 stanrifkin_ joined, stanrifkin left 01:19 Pixi__ joined, Sgeo_ joined 01:21 kylese left, kylese joined 01:23 human-blip joined, Pixi` left, Sgeo__ left, human_blip left 02:15 kylese left, kylese joined 02:16 Sgeo__ joined 02:18 Pixi joined 02:20 Sgeo_ left, Pixi__ left
.landyacht. Isn't the lowercase int type from NativeCall for representing a platform-dependently-sized integer like C's int? I'm using it in a native routine signature and the compiler is complaining at me 02:31
"The returning type of 'EVP_PKEY_encrypt' --> int is erroneous. You should not return a non NativeCall supported type (like Int inplace of int32), truncating errors can appear with different architectures"
japhb .landyacht.: int is like a C int, it has platform- and compiler-dependent width. You may want --> int32 or --> int64 instead 02:50
.landyacht. well, the library also uses int rather than int32_t or whatever... 02:55
03:24 stanrifkin joined 03:26 stanrifkin_ left 05:23 abraxxa left 05:24 abraxxa joined 05:38 abraxxa1 joined 05:39 elcaro left, abraxxa left 05:56 elcaro joined 05:59 abraxxa1 left 06:01 abraxxa joined 06:34 tobs` joined, hulk joined 06:35 gabiruh joined, elcaro left, kylese left, tobs left, gabiruh_ left, human-blip left, abraxxa left, tobs` is now known as tobs 06:36 human-blip joined 06:37 abraxxa joined 06:41 JRaspass left 06:42 JRaspass joined 06:43 Sgeo_ joined 06:44 Aedil joined 06:45 elcaro joined 06:46 gabiruh_ joined 06:48 human_blip joined 06:51 human-blip left, gabiruh left 06:52 tobs left, Sgeo__ left, ab5tract left, GreaseMonkey left, SEric left 06:56 tobs joined, ab5tract joined, GreaseMonkey joined, SEric joined 07:07 stanrifkin left 07:35 oodani_ left, oodani joined 08:16 Aedil left, elcaro left, elcaro joined 08:17 dakkar joined 08:20 Sgeo_ left 08:56 tgt joined 08:57 tgt left 09:01 elcaro_ joined 09:05 elcaro left 09:40 apac joined 09:47 apac left 10:00 abraxxa left, abraxxa joined 10:03 lichtkind__ joined 10:18 apac joined 10:21 abraxxa left 10:22 abraxxa joined 11:12 MoC joined 11:13 apac left 11:20 melezhik joined 11:30 abraxxa left 11:32 abraxxa joined, Aedil joined 11:33 abraxxa left 11:35 abraxxa joined 11:42 abraxxa1 joined 11:45 elcaro_ left 11:50 abraxxa left, Aedil left 12:08 Aedil joined 12:17 simcop2387 left 12:44 simcop2387 joined 13:26 melezhik left 13:30 melezhik joined 13:34 melezhik left 13:46 Sgeo joined 13:56 simcop2387 left 14:15 oodani left, melezhik joined 14:16 oodani joined 14:19 melezhik left 15:07 melezhik joined 15:13 melezhik left 15:16 apac joined 15:17 simcop2387 joined 15:30 apac left 15:34 apac joined 16:18 tgt joined 16:21 tgt left, tgt joined, tgt left, tgt joined 16:23 tgt left 16:35 dakkar left 16:43 itaipu left 16:59 itaipu joined 17:46 apac left 17:53 arkiuat joined 19:20 MoC left 19:29 Aedil left 20:57 MasterDuke joined 21:04 arkiuat left 21:06 kst left, arkiuat joined 21:11 arkiuat left 21:13 tonyo left, tonyo joined, arkiuat joined, apac joined 21:15 ugexe left, ugexe joined 21:20 MasterDuke left 21:29 zups left, zups joined 21:55 lichtkind__ left
aruniecrisps hey guys, long time 23:01
wanted to ask @tbrowder_04810 a question. what added functionality do you get using raku.land/zef:tbrowder/Mi6::Helper over vanilla Mi6? 23:02
23:02 apac left
i'm thinking of using it for my next Raku package but i'm not entirely sure what extra benefits I get. Trying to weigh my options 23:04