[Heimdal-source-changes] [heimdal/heimdal] 704a8a: Don't use %zu

GitHub noreply at github.com
Sat Okt 5 01:03:35 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 704a8a1d3756c14bae174e7ddce352fbb60d21c5
      https://github.com/heimdal/heimdal/commit/704a8a1d3756c14bae174e7ddce352fbb60d21c5
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M lib/hx509/revoke.c
    M lib/krb5/changepw.c
    M lib/libedit/src/fgetln.c
    M lib/libedit/src/filecomplete.c

  Log Message:
  -----------
  Don't use %zu

Eventually we'll need to make sure that a) libroken's stdint.h defines
the max integer types, b) the libroken *printf()s can handle all the
standard length and conversion specifiers.


  Commit: c6bfad4f689c9a3d9f9fc1d175d13dc81bbdd736
      https://github.com/heimdal/heimdal/commit/c6bfad4f689c9a3d9f9fc1d175d13dc81bbdd736
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M lib/base/heimbase.h

  Log Message:
  -----------
  Don't need, so don't use, stdbool.h


  Commit: d58fb7f8672081ee34b45bcca6dec5c2bc66782a
      https://github.com/heimdal/heimdal/commit/d58fb7f8672081ee34b45bcca6dec5c2bc66782a
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M lib/libedit/src/histedit.h
    M lib/libedit/src/unvis.c

  Log Message:
  -----------
  libedit should check HAVE_STDINT_H (S8)


  Commit: 0b9891214e952b32fcbe6a26ce3279b575818c0d
      https://github.com/heimdal/heimdal/commit/0b9891214e952b32fcbe6a26ce3279b575818c0d
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M lib/otp/Makefile.am

  Log Message:
  -----------
  Make lib/otp/Makefile.am use -I$(DBHEADER)


Compare: https://github.com/heimdal/heimdal/compare/c6548bc1662a...0b9891214e95


More information about the Heimdal-source-changes mailing list