[chrony-dev] [Git][chrony/chrony][master] 3 commits: util: fix discarded-qualifiers warning in UTI_PathToDir()

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


Title: GitLab

Miroslav Lichvar pushed to branch master at chrony / chrony

Commits:

  • ea8e2031
    by Miroslav Lichvar at 2026-06-09T08:46:45+02:00
    util: fix discarded-qualifiers warning in UTI_PathToDir()
    
    With new glibc strrchr() seems to return "const char *" when the input
    is const, which triggers the -Wdiscarded-qualifiers warning.
    
  • f358b31a
    by Miroslav Lichvar at 2026-06-09T11:56:11+02:00
    test: make hwclock test more reliable
    
  • 8f2db839
    by Miroslav Lichvar at 2026-06-09T15:00:23+02:00
    sourcestats: change MAX_SKEW to 1.0
    
    Change the upper limit of skew from 100.0 to more reasonable 1.0.
    

3 changed files:



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/