bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Windows Build: feature branch, function calls with no prototypes


From: Conrad T. Pino
Subject: RE: Windows Build: feature branch, function calls with no prototypes
Date: Sat, 15 May 2004 11:13:41 -0700

Hi Derek,

> From: Derek Robert Price
> Sent: Monday, April 05, 2004 09:19
> 
> Conrad T. Pino wrote:
> 
> >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

This is gone.  Thanks to Derek I believe.

> >ccvs 1.12\diff\diff.c(603) : warning C4013: 'error' undefined; assuming
> extern returning int

Still present.  Next item on my list.

> >ccvs 1.12\src\login.c(534) : warning C4013: 'getpass' undefined;
> assuming extern returning int

Fixed.

> >ccvs 1.12\windows-NT\ndir.c(62) : warning C4013: 'xmalloc' undefined;
> assuming extern returning int

Fixed.

> >ccvs 1.12\windows-NT\pwd.c(186) : warning C4013: 'xmalloc' undefined;
> assuming extern returning int

Fixed.

> >Is anybody working on any of the above?
> 
> Not as far as I know.  Have at 'em.

Thank you.

> Be careful with the lib, diff, & zlib subdirs.  Much of lib is imported
> from the GNULIB project or should be.  Similarly, diff comes from the
> GNU diffutils project & zlib from the zlib project.  Fixes to these
> areas, especially on feature, should come from the originating
> projects.  Sometimes this might mean simply updating to the most recent
> version from the project in question.  Sometimes, it might mean
> submitting the fix to the maintainer of the project in question, waiting
> for their next release, and then importing _that_ back into CVS.  Please
> see srclist.txt & HACKING for more.  srclist.txt contains links to the
> homepages of each project as well as other information.

I'll consult "Bug-CVS" before going to outside groups.  File "diff.c" is
next to check for "error" prototype.

> Derek

Conrad





reply via email to

[Prev in Thread] Current Thread [Next in Thread]