Skip to content

Conversation

@theophile-scrive
Copy link
Contributor

No description provided.

@theophile-scrive theophile-scrive force-pushed the from-to-sql-instances-word branch from ffbc206 to 4d216e4 Compare January 7, 2025 11:02
@theophile-scrive
Copy link
Contributor Author

CI is busted:

/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)

@arybczak
Copy link
Collaborator

arybczak commented Jan 7, 2025

This needs roundtrip tests.

@arybczak
Copy link
Collaborator

arybczak commented Jan 8, 2025

CI will work if you rebase.

@theophile-scrive theophile-scrive force-pushed the from-to-sql-instances-word branch 2 times, most recently from 49dd5b5 to c1eecfd Compare January 8, 2025 14:17
@theophile-scrive theophile-scrive force-pushed the from-to-sql-instances-word branch from c1eecfd to d2a154b Compare January 8, 2025 14:49
@theophile-scrive theophile-scrive force-pushed the from-to-sql-instances-word branch from d2a154b to b468460 Compare January 8, 2025 15:06
@theophile-scrive
Copy link
Contributor Author

@arybczak Everything ok now?

@marinelli
Copy link
Contributor

@arybczak Everything ok now?

I would update the CHANGELOG.md file.

@theophile-scrive theophile-scrive force-pushed the from-to-sql-instances-word branch from b468460 to cf98589 Compare June 16, 2025 12:43
Copy link
Collaborator

@arybczak arybczak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks 👍

, nullTest td (u :: Int64)
, nullTest td (u :: Float)
, nullTest td (u :: Double)
, nullTest td (u :: Word16)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move these a few lines down, i.e. after Word8?

, putGetTest td 100 (u :: Int64) (==)
, putGetTest td 10000 (u :: Float) (==)
, putGetTest td 10000 (u :: Double) (==)
, putGetTest td 100 (u :: Word16) (==)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move these a few lines down, i.e. after Word8?

@jonathanjouty jonathanjouty removed their request for review October 13, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants