[CONC-387] Windows Cross compilation issue with case sensitive includes Created: 2019-01-16  Updated: 2019-02-05  Resolved: 2019-02-05

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: 3.0.8
Fix Version/s: 3.0.9

Type: Bug Priority: Minor
Reporter: Eric Trinh Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None
Environment:

MinGW on Ubuntu 18.04



 Description   

Because cross-compiling for Windows with MinGW on Linux is case sensitive, these includes should be renamed:
In "libmariadb/ma_default.c" and "libmariadb/mariadb_lib.c": Shlwapi.h -> shlwapi.h
In "plugins/auth/sspi_client.c" and "plugins/auth/sspi_common.h": SecExt.h -> secext.h
It shouldn't affect native compilation as windows is not case sensitive


Generated at Thu Feb 08 03:04:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.