[Patch] Rework of r1866425 ('Last-Modified' header)
From: Sergey Raevskiy <Sergey.Raevskiy_at_visualsvn.com>
Date: Mon, 9 Dec 2019 18:54:03 +0300
Hello!
I've spent some time examining r1866425 [1] ('Last-Modified' header) and I
I see two main problems in r1866425: usage of the pointer comparison (which is
APR_DATE_BAD is defined in APR headers by the way and it's value is 0 (zero),
I've attached a patch that removes both problems and also reduces code
Log message:
* subversion/mod_dav_svn/dav_svn.h
* subversion/mod_dav_svn/repos.c
Patch by: sergey.raevskiy{_AT_}visualsvn.com
[1] https://svn.apache.org/r1866425
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.