[Heimdal-source-changes] [heimdal/heimdal] e14363: Windows: Windows CRT doesn't support %k as format ...

Rod Widdowson noreply at github.com
Ons May 22 15:48:01 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: e143639400c9d0cd5d383c1e790d4fb7beedf5d9
      https://github.com/heimdal/heimdal/commit/e143639400c9d0cd5d383c1e790d4fb7beedf5d9
  Author: Rod Widdowson <rdw at steadingsoftware.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M include/config.h.w32
    M lib/roken/NTMakefile

  Log Message:
  -----------
  Windows: Windows CRT doesn't support %k as format for strftime

The fix involves:
  - Removing HAVE_STRFTIME from config.h.w32
  - Adding strftime.c to the makefile
  - Defining timezone and tzname to their windows equivalent
    for the compile of this module




More information about the Heimdal-source-changes mailing list