src: fix warn_unused_result compiler warning · nodejs/node@9b6f678 · GitHub
Skip to content

Commit 9b6f678

Browse files
cjihrigtargos
authored andcommitted
src: fix warn_unused_result compiler warning
../src/node_file.cc:386:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] PR-URL: #32241 Refs: #31972 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 540a024 commit 9b6f678

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/node_file.cc

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)