HomeFreeBSD

Fix multiple printf warnings on Alpha:
rS113574Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix multiple printf warnings on Alpha:

  • Prefer long long to quad_t to match printf args.
  • Use uintmax_t and %j to print segsz_t and vm_size_t values.
  • Fix others in Alpha-specific code.

Details

Provenance
jhbAuthored on
Parents
rS113573: Fix some debug macros. Either missing close parens or close parens in the
Branches
Unknown
Tags
Unknown

Event Timeline