test: fix compiler warning in NodeCryptoEnv by tniessen · Pull Request #49206 · nodejs/node
This fixes a warning in line 26: "warning: value computed is not used" when calling BIO_seek(). Refs: nodejs#47160
added
needs-ci
labels
Aug 16, 2023labels
Aug 20, 2023This was referenced
Aug 25, 2023UlisesGascon pushed a commit that referenced this pull request
Sep 10, 2023alexfernandez pushed a commit to alexfernandez/node that referenced this pull request
Nov 1, 2023This fixes a warning in line 26: "warning: value computed is not used" when calling BIO_seek(). Refs: nodejs#47160 PR-URL: nodejs#49206 Reviewed-By: Michael Dawson <midawson@redhat.com>
targos pushed a commit that referenced this pull request
Nov 27, 2023sercher added a commit to sercher/graaljs that referenced this pull request
Apr 25, 2024This fixes a warning in line 26: "warning: value computed is not used" when calling BIO_seek(). Refs: nodejs/node#47160 PR-URL: nodejs/node#49206 Reviewed-By: Michael Dawson <midawson@redhat.com>
sercher added a commit to sercher/graaljs that referenced this pull request
Apr 25, 2024This fixes a warning in line 26: "warning: value computed is not used" when calling BIO_seek(). Refs: nodejs/node#47160 PR-URL: nodejs/node#49206 Reviewed-By: Michael Dawson <midawson@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters