src: use ARES_SUCCESS instead of 0 by illusi0n7 · Pull Request #48834 · nodejs/node
Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds.
added
c++
labels
Jul 19, 2023
daeyeon
added
the
author ready
label
Jul 20, 2023This was referenced
Jul 22, 2023
lpinca
added
the
commit-queue
label
Jul 23, 2023This was referenced
Jul 24, 2023Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Jul 27, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
pluris pushed a commit to pluris/node that referenced this pull request
Aug 6, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
pluris pushed a commit to pluris/node that referenced this pull request
Aug 7, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Aug 14, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Aug 14, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
UlisesGascon pushed a commit to UlisesGascon/node that referenced this pull request
Aug 14, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
RafaelGSS pushed a commit that referenced this pull request
Aug 15, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: #48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
nodejs-github-bot pushed a commit that referenced this pull request
Aug 20, 2023UlisesGascon pushed a commit that referenced this pull request
Sep 10, 2023targos pushed a commit that referenced this pull request
Nov 27, 2023Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: #48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.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, 2024Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs/node#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request
Apr 25, 2024PR-URL: nodejs/node#49048 Refs: nodejs/node#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request
Apr 25, 2024Since error messages are also using defined values, it is more clear to use the defined value even when the operation succeeds. PR-URL: nodejs/node#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request
Apr 25, 2024PR-URL: nodejs/node#49048 Refs: nodejs/node#48834 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.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