[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Windows Build: feature branch, function calls with no prototypes
From: |
Conrad T. Pino |
Subject: |
Windows Build: feature branch, function calls with no prototypes |
Date: |
Sun, 4 Apr 2004 16:19:08 -0700 |
Hi All,
I'm willing to work on fixing these but don't want to duplicate somebody else's
efforts:
ccvs 1.12\lib\getdate.c(1074) : warning C4013: 'rpl_realloc' undefined;
assuming extern returning int
ccvs 1.12\diff\diff.c(603) : warning C4013: 'error' undefined; assuming extern
returning int
ccvs 1.12\src\login.c(534) : warning C4013: 'getpass' undefined; assuming
extern returning int
ccvs 1.12\windows-NT\ndir.c(62) : warning C4013: 'xmalloc' undefined; assuming
extern returning int
ccvs 1.12\windows-NT\pwd.c(186) : warning C4013: 'xmalloc' undefined; assuming
extern returning int
Is anybody working on any of the above?
TIA,
Conrad Pino
- Windows Build: feature branch, function calls with no prototypes,
Conrad T. Pino <=