Opened 10 years ago

Closed 10 years ago

#681 closed defect (fixed)

DLL_EXPORT in inlines.cpp

Reported by: akhliustov Owned by: mloskot
Priority: major Milestone:
Component: Core Version: main
Severity: Significant Keywords: windows, dll
Cc:

Description

http://trac.osgeo.org/geos/browser/trunk/src/inlines.cpp#L31

The define used to build a DLL is GEOS_DLL_EXPORT, and it should be used in the above line.

Change History (3)

comment:1 by mloskot, 10 years ago

Owner: changed from geos-devel@… to mloskot

comment:2 by mloskot, 10 years ago

Component: DefaultCore
Keywords: windows dll added
Severity: UnassignedSignificant
Status: newassigned
Version: svn-trunk

comment:3 by mloskot, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk r3971. Thanks.

Note: See TracTickets for help on using tickets.