Opened 14 years ago
Closed 14 years ago
#390 closed defect/bug (fixed)
osm2navit.c fails to compile under Windows
Reported by: | stressedpiper | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | osm2navit | |
Cc: |
Description
Missing "#ifndef _WIN32" from around "alarm(0)" prevents osm2navit.c from compiling under Windows.
Possible patch attached.
Attachments (1)
Change History (2)
Changed 14 years ago by stressedpiper
comment:1 Changed 14 years ago by cp15
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed, but normally this shouldn't be a problem, since it is in the postgresql path