Jeff McKenna

Results 395 comments of Jeff McKenna

@TAlonglong great catch! I can reproduce of course, and have submitted a pull request. thanks for reporting this!

@jratike80 yes that would make sense

I've tried to document this in the `MAXLENGTH` section of the website, see: https://mapserver.org/mapfile/label.html I also added an example (and output label image) to that section. Hope it helps others.

@lkrumov I also added a note about this in the [Migration Guide](https://mapserver.org/MIGRATION_GUIDE.html#mapserver-7-6-to-8-0-migration), thanks for that nudge.

thanks both. This was the straight forward one, I have another (CMake) pull request coming shortly that needs both your input.

Important to stress again: CMake reports all libraries as found, the compile errors will happen not when you run the `cmake` command, but during the compile command (however you choose...

I forgot to mention, that I confirmed outside of pycsw that SQLAlchemy is able to connect to sqlite3 through `sqlalchemy.create_engine()`, with SQLAlchemy 2.0.34 using `sqlalchemy.inspect()`, with the same path, so...

Closing (packagers can/will find this closed ticket with the workaround).

nudge here as this was tagged for the 8.2.2 release (see [Milestone](https://github.com/MapServer/MapServer/milestone/63)) which is set to be released this Friday