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]
Other format: [Raw text]

Re: patch so strace can be used with C code


Christopher Faylor wrote:
> On Thu, Aug 08, 2002 at 01:35:32PM -0400, Joe Buehler wrote:
>> Attached is a patch to allow the strace printf functionality to be
>> used inside C code in Cygwin.  It looks like this might have
>> worked at some point in the past -- the changes were easy.
>>
>> Christopher had objected that it would be better to convert the
>> C files to C++, but this is a lot easier until that is done -- there
>> are several C files still in Cygwin.
>
> http://cygwin.com/ml/cygwin/2002-07/msg00577.html

What about the "must be C because we can't do COM from C++" files (e.g.
winsup/cygwin/shortcut.c)

Max.




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