Opened 16 years ago

Closed 16 years ago

Last modified 9 years ago

#114 closed defect (fixed)

Compile failure on win2k/cygwin

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.4.6
Component: main Version: 2.4.5
Keywords: Cc:

Description

x_sh_unix.c: At top level:
x_sh_unix.c:4413: error: conflicting types for 'sh_unix_mlock'
./include/sh_unix.h:160: error: previous declaration of 'sh_unix_mlock' was here

There is a 'const' missing in the declaration of the first parameter of the function.

Change History (1)

comment:1 by rainer, 16 years ago

Resolution: fixed
Status: newclosed

Reported by jhamilton; fixed in changeset [175].

Note: See TracTickets for help on using tickets.