Opened 13 years ago
Closed 13 years ago
#9979 closed Bug Report - General (fixed)
Silence around 400 warnings on windows regarding dllexport for void MSqlEscapeAsAQuery(QString&, MSqlBindings&)
Reported by: | Owned by: | Nigel | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | Ports - Windows | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Attached patch silences around 400 warnings on windows
warning: 'void MSqlEscapeAsAQuery(QString&, MSqlBindings&)' redeclared without dllimport attribute: previous dllimport ignored
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | 0001-Fix-dllimport-error-for-MSqlEscapeAsAQuery-QString-M.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixes #9979. Silence Windows compiler warnings.
Branch: master Changeset: 40c8de1195af42669e1f42d332e8c1d0797599ff
Note: See
TracTickets for help on using
tickets.
Fix around 400 occureneces on windows of warning: 'void MSqlEscapeAsAQuery(QString&, MSqlBindings&)' redeclared without dllimport attribute: previous dllimport ignored