April 17, 2026
12:26 p.m.
On Fri Apr 17 12:21:38 2026 +0000, Piotr Caban wrote:
If the function calls into the driver, `driver_SQLSetEnvAttr` will be called. In that case `CHECK_EXPECT( driver_SQLSetEnvAttr )` test fails. You have a test for SQLSetEnvAttr() but this patch is about SQLGetEnvAttr(). Anyway, I think it's fine like this.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10669#note_136730