diff options
author | Diego Nieto Cid <dnietoc@gmail.com> | 2025-09-28 00:46:04 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-09-28 01:59:49 +0200 |
commit | 738604eec8a02c14b98cc5a5893b8a3b6eda6403 (patch) | |
tree | f7c47f10321b4b13e72f230b3726f8ddbc2dcd71 /pfinet/linux-src/include/asm-alpha | |
parent | d51506c42190f76cb6de093f983495d724884cab (diff) |
../../libnetfs/dir-lookup.c: In function 'netfs_S_dir_lookup':
../../libnetfs/dir-lookup.c:304:19: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
304 | asprintf (&complete_path, "%s/%s", dircred->po->path,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
305 | translator_path);
| ~~~~~~~~~~~~~~~~
../../libnetfs/dir-lookup.c:479:11: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
479 | asprintf (&newpi->po->path, "%s/%s", dircred->po->path, relpath);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Message-ID: <20250927234604.21283-4-dnietoc@gmail.com>
Diffstat (limited to 'pfinet/linux-src/include/asm-alpha')
0 files changed, 0 insertions, 0 deletions