mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-25 09:20:33 +00:00
/home/kas/git/public/libgit2/src/odb_pack.c: In function ‘packfile_sort__cb’: /home/kas/git/public/libgit2/src/odb_pack.c:702:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:703:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c: In function ‘nth_packed_object_offset’: /home/kas/git/public/libgit2/src/odb_pack.c:944:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:944:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:944:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:948:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:948:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:948:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:952:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:952:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:952:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:953:8: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:953:8: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] /home/kas/git/public/libgit2/src/odb_pack.c:953:8: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> |
||
|---|---|---|
| .. | ||
| ppc | ||
| unix | ||
| win32 | ||
| blob.c | ||
| blob.h | ||
| bswap.h | ||
| buffer.c | ||
| buffer.h | ||
| cache.c | ||
| cache.h | ||
| cc-compat.h | ||
| commit.c | ||
| commit.h | ||
| common.h | ||
| config_file.c | ||
| config.c | ||
| config.h | ||
| delta-apply.c | ||
| delta-apply.h | ||
| dir.h | ||
| errors.c | ||
| filebuf.c | ||
| filebuf.h | ||
| fileops.c | ||
| fileops.h | ||
| hash.c | ||
| hash.h | ||
| hashtable.c | ||
| hashtable.h | ||
| index.c | ||
| index.h | ||
| map.h | ||
| netops.c | ||
| netops.h | ||
| object.c | ||
| odb_loose.c | ||
| odb_pack.c | ||
| odb.c | ||
| odb.h | ||
| oid.c | ||
| path.c | ||
| path.h | ||
| pkt.c | ||
| pkt.h | ||
| posix.c | ||
| posix.h | ||
| pqueue.c | ||
| pqueue.h | ||
| reflog.c | ||
| reflog.h | ||
| refs.c | ||
| refs.h | ||
| refspec.c | ||
| refspec.h | ||
| remote.c | ||
| remote.h | ||
| repository.c | ||
| repository.h | ||
| revwalk.c | ||
| sha1_lookup.c | ||
| sha1_lookup.h | ||
| sha1.c | ||
| sha1.h | ||
| signature.c | ||
| signature.h | ||
| status.c | ||
| tag.c | ||
| tag.h | ||
| thread-utils.c | ||
| thread-utils.h | ||
| transport_git.c | ||
| transport_local.c | ||
| transport.c | ||
| transport.h | ||
| tree.c | ||
| tree.h | ||
| tsort.c | ||
| util.c | ||
| util.h | ||
| vector.c | ||
| vector.h | ||