From 49ab250049ed62f47f0f5b04c09d3d63127e5c79 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 16 Jun 2016 17:17:23 +0200 Subject: Add few quality-related issues --- quality/list | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'quality') diff --git a/quality/list b/quality/list index 2e16fbf..a376274 100644 --- a/quality/list +++ b/quality/list @@ -1,3 +1,9 @@ +! Examples/tests .sln files have empty lines which breaks MSBuild + +- Use SQLITE_API=__declspec(dllexport) instead of .def file in SQLite Vcproj + + Can also get rid of extra /EXPORT directives. + ! Define DATABASE_* in common/config.hxx if ODB_DATABASE_* is defined Can then use one set of macros in both headers and the driver in -- cgit v1.1