#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.
Note:
See TracTickets
for help on using tickets.
Reported by jhamilton; fixed in changeset [175].