This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH]Improper static on function in winsup/cygwin/path.cc


Thanks.  The static definition should actually be removed entirely.
I've temporarily declared this in cygheap.h, until I can think of a better
way to handle this.

cgf

On Sun, Jun 03, 2001 at 11:09:42AM -0700, Michael A. Chase wrote:
>path_prefix_p() is referred to in winsup/cygwin/cygheap.h as extern, so it
>shouldn't be declared static in winsup/cygwin/path.cc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]