Jeff McKenna

Results 395 comments of Jeff McKenna

This problem still exists with master (for the test case EPSG:8857 it requires a more recent PROJ version - I tried with PROJ 7.1.0)

"EOL" also means "not maintained" and then of course, which versions will get security patches. As you all know, this is handled/defined by adding a SECURITY.md file into your base...

I recently hit this for the MS4W 5.0 release effort, but the bigger factor was that Apache HTTP was also not supporting pcre2, so in the end I fell back...

@szekerest thanks for the mention of the workaround "target_link_libraries(mapcache ${PNG_LIBRARIES})" For the record, this issue still exists with MapCache 1.4.0

Actually @tchaddad once hit this same error in MS4W about 10 months ago, with mapcache-master, but I could never reproduce the error locally: https://ms4w.com/trac/ticket/105 ![mapcache-master-error](https://user-images.githubusercontent.com/1611709/33181969-79afce10-d048-11e7-86a8-3a5cc7ac9b08.png)

@tchaddad do you think issue #168 (and its solution) is related? (was that "failed to validate requested value for dimension" your most recent error?)

hmm maybe it is not related, but I do wonder if we should go ahead and merge that fix in #168

Yes I'm very happy to hear that you can start Apache now (!!), glad you solved that.

Thanks for the research @jratike80, I'm going to add this note to the MS4W readme for the next release (ticket: https://ms4w.com/trac/ticket/351).

@jbo-ads I prefer the second option, but I think it should be noted in several places: - source LICENSE file - source README.rst (so it displays nicely on Github) -...