Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jeroen

jeroen opened a pull request on mongodb/libmongocrypt
Fix compilation in C23
jeroen created a branch on jeroen/libmongocrypt

c23 - Required C library for Client Side and Queryable Encryption in MongoDB

jeroen pushed 1 commit to master jeroen/mongolite
  • Hotfix for C23 compilation 5cb116a

View on GitHub

jeroen deleted a branch jeroen/mongo-c-driver

winwarning

jeroen created a comment on a pull request on mongodb/mongo-c-driver
Moved to https://github.com/mongodb/libmongocrypt/pull/944

View on GitHub

jeroen closed a pull request on mongodb/mongo-c-driver
Fix a compiler warning on Windows
Fixes a warning with mingw-w64 on Windows: ``` kms/kms_crypto_windows.c:171:35: warning: pointer targets in passing argument 3 of 'CryptDecodeObjectEx' differ in signedness [-Wpointer-sign] ...
jeroen opened a pull request on mongodb/libmongocrypt
Fix compiler warning on Windows
Fixes a warning with mingw-w64 on Windows: ``` kms/kms_crypto_windows.c:171:35: warning: pointer targets in passing argument 3 of 'CryptDecodeObjectEx' differ in signedness [-Wpointer-sign] ...
jeroen pushed 1 commit to master jeroen/libmongocrypt
  • Fix compiler warning on Windows 818bbff

View on GitHub

jeroen forked mongodb/libmongocrypt

jeroen/libmongocrypt

jeroen created a comment on an issue on jeroen/mongolite
OK I'm really out of ideas. One thing could do yourself is enable windows schannel event logging as explained here: https://learn.microsoft.com/en-us/troubleshoot/developer/webapps/iis/health-diagn...

View on GitHub

jeroen created a comment on an issue on jeroen/mongolite
@Lorenzmeire do you have any of these variables set on the system that has the problem? ```r Sys.getenv("CA_FILE") Sys.getenv("CLIENT_FILE") ```

View on GitHub

jeroen pushed 1 commit to master jeroen/curl

View on GitHub

jeroen opened a pull request on mongodb/mongo-c-driver
Fix a compiler warning on Windows
Fixes a warning with mingw-w64 on Windows: ``` kms/kms_crypto_windows.c:171:35: warning: pointer targets in passing argument 3 of 'CryptDecodeObjectEx' differ in signedness [-Wpointer-sign] ...
jeroen created a comment on a pull request on mongodb/mongo-c-driver
@kevinAlbs it's fine by me but literally all other mongoc headers in this file use quotes so for consistency that seems to make more sense? This line is the only odd one out... https://githu...

View on GitHub

jeroen created a comment on a pull request on jeroen/mongolite
Merged manually.

View on GitHub

jeroen pushed 1 commit to master jeroen/mongolite
  • Suppress a deprecation warning 7cee506

View on GitHub

jeroen pushed 3 commits to master jeroen/mongolite
  • Update to mongo-c-driver 1.29.2 c9b15ad
  • Reapply 7c8ce967b0f51c6a35061fa96b6afe7e95df50cc: workaround pragmas 3e82496
  • Fixes for Windows, drop R-4.1 dd0eee3

View on GitHub

jeroen created a comment on a pull request on mongodb/mongo-c-driver
I maintain the R bindings and we vendor mongo-c-driver. We have a custom makefile so this might explain some subtle differences with your cmake config. What makes the above lines a bug, is that ...

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite

View on GitHub

jeroen created a comment on an issue on jeroen/curl
@LynnChan99 what code are you using to get this error?

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite
  • Suppress a deprecation warning b54d7f0

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite
  • Reapply 7c8ce967b0f51c6a35061fa96b6afe7e95df50cc: workaround pragmas 58e74df

View on GitHub

jeroen pushed 1 commit to update-c-driver jeroen/mongolite

View on GitHub

jeroen opened a pull request on jeroen/mongolite
Update to mongo-c-driver 1.29.2
jeroen created a branch on jeroen/mongolite

update-c-driver - Fast and Simple MongoDB Client for R

Load more