Opened 11 years ago

Closed 7 years ago

Last modified 7 years ago

#639 closed defect (fixed)

in tut_result.hpp, unistd.h needed on some platforms

Reported by: goatbar Owned by: mloskot
Priority: major Milestone: 3.6.2
Component: Default Version: 3.3.8
Severity: Unassigned Keywords:
Cc:

Description

in tests/unit/tut/tut_result.hpp, some platforms/compilers need this:

#include <unistd.h>

Probably requires a tweak to the configure.ac and platform.h.in

Change History (7)

comment:1 by robe, 11 years ago

Milestone: GEOS Future

comment:2 by mloskot, 7 years ago

Owner: changed from geos-devel@… to mloskot

comment:3 by mloskot, 7 years ago

Milestone: GEOS Future3.6.2

comment:4 by mloskot, 7 years ago

Fixed as part of #804

Fixed in svn-3.6: https://git.osgeo.org/gogs/geos/geos/commit/17e0d841b5f433037c7f8a00855ea7a97a3bac1f

Fixed in svn-trunk: https://git.osgeo.org/gogs/geos/geos/commit/ee134e7af15898a2cc6631d046851b50523cf437

(p.s. I have no idea if Trac automatically recognises Fixes #XXX and updates tickets)

comment:5 by Mateusz Loskot <mateusz@…>, 7 years ago

Resolution: fixed
Status: newclosed

In ee134e7/git:

Update TUT to latest release 2016-12-19.

Source: https://github.com/mrzechonek/tut-framework/releases/tag/2016-12-19

Fixes #639
Fixes #804

comment:6 by Mateusz Loskot <mateusz@…>, 7 years ago

In ee134e7/git:

Update TUT to latest release 2016-12-19.

Source: https://github.com/mrzechonek/tut-framework/releases/tag/2016-12-19

Fixes #639
Fixes #804

comment:7 by Mateusz Loskot <mateusz@…>, 7 years ago

In ee134e7/git:

Update TUT to latest release 2016-12-19.

Source: https://github.com/mrzechonek/tut-framework/releases/tag/2016-12-19

Fixes #639
Fixes #804

Note: See TracTickets for help on using tickets.