addfiles.c
addfiles.c(353): error C2065: '?' : undeclared identifier
addfiles.c(353): warning C4133: '>' : incompatible types - from 'char 16' 1>to 'dir_t *'
When i compile latest cvs I get this error:
addfiles.c
addfiles.c(353): error C2065: '?' : undeclared identifier 1>addfiles.c(353): warning C4133: '>' : incompatible types - from 'char 16' 1>to 'dir_t *'
What have I missed???
When i compile latest cvs I get this error:
addfiles.c16'
addfiles.c(353): error C2065: '?' : undeclared identifier
addfiles.c(353): warning C4133: '>' : incompatible types - from 'char
to 'dir_t *'
What have I missed???
It sounds like a merge conflict on addfiles.c. If you run "cvs status" on addfiles.c, and it reports a status of 'C', that indicates a conflict. If you haven't intentionally modified addfiles.c, just delete it and get it again with "cvs update".
digital man
Sysop: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 22:29:44 |
Calls: | 15,171 |
Files: | 19,858 |
Messages: | 1,692,279 |