pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/libgit2/libgit2/commit/6330ca3c0f367d34f520ce1a278e8860cc059c7c

link crossorigen="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-9c8f61f9f58ad7b2.css" /> version: add size information · libgit2/libgit2@6330ca3 · GitHub
Skip to content

Commit 6330ca3

Browse files
committed
version: add size information
Add `sizeof-long` and `sizeof-size_t` information to `version` command.
1 parent 1509637 commit 6330ca3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/cli/cmd_version.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ int cmd_version(int argc, char **argv)
9191
printf("%s: %s\n", i->name, value);
9292
}
9393

94+
printf("sizeof-long: %" PRIuZ "\n", sizeof(long));
95+
printf("sizeof-size_t: %" PRIuZ "\n", sizeof(size_t));
96+
9497
for (i = feature_names; i->key; i++) {
9598
if (!(supported_features & i->key))
9699
continue;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy