more misc fixes

Francois Gouget fgouget at free.fr
Fri Jul 20 11:42:30 CDT 2001


On Fri, 20 Jul 2001, Brandon Kilgore wrote:
[...]
> >Exactly; but note that in most cases the prototype is not even needed
> >at all. I don't want all 16-bit C files to start with a bunch of
> >prototypes either, this would just be unnecessary duplication; only
> >the functions that are actually called from elsewhere in the file
> >should be prototyped IMO.
> 
> I don't understand....why would there be a function there that isn't called 
> from anywhere?

   It may never be called by Wine but still be called by Windows
programs... especially for 16bit functions. And the .spec.c files have
no use for prototypes anyway.


--
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
               RFC 2549: ftp://ftp.isi.edu/in-notes/rfc2549.txt
                IP over Avian Carriers with Quality of Service





More information about the wine-devel mailing list