🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm Set by lizmat on 8 June 2022. |
|||
00:07
reportable6 left
00:10
reportable6 joined
00:17
epony joined
|
|||
Geth | rakudo/rakuast: 0b6e76f9fb | (Vadim Belman)++ | tools/templates/Makefile-backend-common.in Unify ast.nqp generation with other recipes Make it a little more aesthetically appealing. |
01:12 | |
CoreHackers-Sourcery: 2colours++ created pull request #9: Removing parameterless method-call candidate |
01:38 | ||
01:53
Xliff joined
03:04
Kaiepi joined
04:57
sortiz joined
05:58
sortiz left
06:07
reportable6 left
06:08
reportable6 joined
07:01
squashable6 left
07:02
squashable6 joined
10:03
sena_kun joined
11:30
sena_kun left
11:31
sena_kun joined
12:08
reportable6 left
12:11
reportable6 joined
12:34
frost19 joined
13:21
frost19 left
|
|||
Geth | DBIish/rbt.better-bigint-roundtrip-mysql: ed66c7e486 | (Rod Taylor)++ | lib/DBDish/mysql/StatementHandle.rakumod Improve Int encoding As per discussion in #233, this code should have better performance and fixes the boundaries (which I messed up). |
14:23 | |
DBIish/rbt.improve-mysql-large-numbers: e39b26fbc8 | (Rod Taylor)++ | lib/DBDish/mysql/StatementHandle.rakumod Shorten comment and fix lower boundary |
15:01 | ||
DBIish/rbt.improve-mysql-large-numbers: 199dac846f | (Rod Taylor)++ | lib/DBDish/mysql/StatementHandle.rakumod Shorten comment and fix lower boundary As per discussion in #233. |
15:02 | ||
DBIish/rbt.improve-mysql-large-numbers: eceaee5c2e | (Rod Taylor)++ | lib/DBDish/mysql/StatementHandle.rakumod Shorten comment and fix lower boundary As per discussion about 642c062 in #233. |
|||
DBIish/main: eceaee5c2e | (Rod Taylor)++ | lib/DBDish/mysql/StatementHandle.rakumod Shorten comment and fix lower boundary As per discussion about 642c062 in #233. |
15:26 | ||
15:35
nine left,
nine joined
16:05
linkable6 left
16:06
linkable6 joined
16:10
Kaiepi left
16:33
[Tux] left
16:41
[Tux] joined
|
|||
Geth | DBIish/rbt.mysql-numbers-are-numbers: 33460bfba3 | (Rod Taylor)++ | 2 files Move JSON specific test to a -json named file Since all tests in this file are skipped if a JSON module is not installed, leave the generic filename for testing other datatypes |
16:44 | |
DBIish/rbt.mysql-numbers-are-numbers: ca696beb3a | (Rod Taylor)++ | 2 files Handle Num and Rat as MYSQL_TYPE_DOUBLE This matches the behaviour of the perl DBD::mysql driver. The test confirms that the fields are created as "double", and that strings which look like numbers remain a string. |
|||
DBIish/rbt.mysql-numbers-are-numbers: 5531cb7baa | (Rod Taylor)++ | lib/DBDish/mysql/StatementHandle.rakumod fixup! Handle Num and Rat as MYSQL_TYPE_DOUBLE |
|||
DBIish/rbt.mysql-numbers-are-numbers: b8e35ddc38 | (Rod Taylor)++ | 2 files Handle Num and Rat as MYSQL_TYPE_DOUBLE This matches the behaviour of the perl DBD::mysql driver. The test confirms that the fields are created as "double", and that strings which look like numbers remain a string. |
|||
DBIish/rbt.mysql-numbers-are-numbers: 994284acac | (Rod Taylor)++ | t/24-mysql-types.t fixup! Handle Num and Rat as MYSQL_TYPE_DOUBLE |
16:55 | ||
DBIish/rbt.mysql-numbers-are-numbers: efa9b71d0f | (Rod Taylor)++ | 2 files Handle Num and Rat as MYSQL_TYPE_DOUBLE This matches the behaviour of the perl DBD::mysql driver. The test confirms that the fields are created as "double", and that strings which look like numbers remain a string. |
17:02 | ||
17:04
epony left
|
|||
Geth | DBIish/rbt.mysql-numbers-are-numbers: 51b913b280 | (Rod Taylor)++ | 2 files Handle Num and Rat as MYSQL_TYPE_DOUBLE This matches the behaviour of the perl DBD::mysql driver. The test confirms that the fields are created as "double", and that strings which look like numbers remain a string. |
17:06 | |
DBIish/rbt.mysql-numbers-are-numbers: ab424310c2 | (Rod Taylor)++ | 2 files Handle Num and Rat as MYSQL_TYPE_DOUBLE This matches the behaviour of the perl DBD::mysql driver. The test confirms that the fields are created as "double", and that strings which look like numbers remain a string. |
17:07 | ||
DBIish/rbt.mysql-numbers-are-numbers: 5a76c80e11 | (Rod Taylor)++ | 2 files Handle Num and Rat as MYSQL_TYPE_DOUBLE This matches the behaviour of the perl DBD::mysql driver. The test confirms that the fields are created as "double", and that strings which look like numbers remain a string. |
17:08 | ||
17:09
MasterDuke joined
|
|||
japhb | Person working on DBIish -- Would you mind either not sending webhooks on non-main branch pushes, or not pushing multiple versions of every commit? (I'm assuming you're using the CI for testing, but if not ....) | 17:10 | |
The first one is probably the most valuable (not sending a webhook for non-main pushes) | |||
lizmat | japhb: this could also be handled at the bot level | 18:06 | |
although I must admit not looking forward to work on the Geth code :-) | 18:07 | ||
18:07
reportable6 left
18:08
reportable6 joined
|
|||
japhb | lizmat: Most of the other places people are pushing to non-main it's not a problem; we actually care what's going on in the rakuast branch, for instance. | 18:27 | |
But in this case it's repetitive noise. | |||
I suppose we could elide consecutive pushes with the same message ... | |||
lizmat | I wonder why we see that repetitiveness | 18:28 | |
I mean, they have different commit IDs | |||
are they forced updates ? | |||
japhb | Although this morning there were alternating pushes with alternating messages, so simple smushing won't by itself work. | ||
Yeah, that's my guess, forced pushes | |||
lizmat | I wonder if Geth can check for that | 18:29 | |
18:29
Kaiepi joined
|
|||
Nemokosch | Well, I hope my Sourcery PR didn't go completely unnoticed 😛 | 18:29 | |
lizmat | Nemokosch: would you like a commit bit ? | 18:30 | |
tellable6 | lizmat, I'll pass your message to Nemokosch | ||
Nemokosch | what is a commit bit? | 18:32 | |
lizmat | the right to commit to a repo | ||
directly | |||
sent you an invite :) | 18:34 | ||
Nemokosch | oh. Well, it's honoring. I can't promise I will be very active on Sourcery but if I come across something while using it... | 18:35 | |
thank you 🙂 | |||
lizmat | you're welcome: may you use your new powers wisely! | 18:36 | |
nine | Why do we even get commits to some modules reported here? | 19:22 | |
lizmat | because the settings of the repo said they should | 19:29 | |
Geth will happily send messages to whatever channels it is on and it is told to | 19:30 | ||
[Coke] | ah, it's a community module? | 19:31 | |
lizmat | yup | 20:08 | |
20:25
sena_kun left
20:43
Xliff left
23:01
linkable6 left,
evalable6 left
23:03
evalable6 joined
23:04
linkable6 joined
23:09
epony joined
|