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: | 137 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 363:43:41 |
| Calls: | 15,498 |
| Files: | 20,142 |
| D/L today: |
2 files (45K bytes) |
| Messages: | 1,869,843 |