kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23989
Re: [PATCH 0/2] Two small portability patches
Patches 1 and 2 pushed in revisions 6668 and 6669. Thank you.
On Wed, Apr 06, 2016 at 08:08:09AM +0200, Simon Richter wrote:
> Hi,
>
> these should be fairly obvious:
>
> - all Windows platforms use declspec(dllexport)
> - MSVC does not set a symbol called "MSVC"
> - use wxFileName to access the FS rather than POSIX
>
> Simon
>
> Simon Richter (2):
> Fix condition for Windows-style DLL export
> Make file test more portable
>
> 3d-viewer/3d_cache/3d_cache.cpp | 8 +-------
> include/plugins/3dapi/ifsg_defs.h | 2 +-
> 2 files changed, 2 insertions(+), 8 deletions(-)
>
> --
> 2.1.4
>
References