JosiahWI commented on PR #10065:
URL: https://github.com/apache/trafficserver/pull/10065#issuecomment-1642609280

   > What is the intention of allowing a range instead of requiring just a 
minimum version? (sounds more permissive, but I'm not sure what is actually 
allowed by that)
   
   We want to test with our minimum version in CI, but we also don't want 
things to break when we increase the minimum version in the future. Setting a 
version range should set policies to `NEW` in newer CMake versions, so we'll 
know if a policy change causes an issue.
   
   One note on this: I just ran into a case where a version range apparently 
had no effect on policies. I don't know whether there's something I was 
missing, or whether it's a CMake bug of some sort.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to