[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Issue 1628: use a custom crash handler on Windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-07-27 14:31:58 CEST

SteveKing wrote:

>>"A picture is worth a thousand words." But since we don't have any
>>pictures in our code (not even real ASCII art), maybe an example will
>>help. Take a look at
>>
>>
>>
>>
>>
>http://svn.collab.net/repos/svn/trunk/subversion/libsvn_client/simple_providers.c
>
>
>>search for "WIN32", and read from there. I wrote that bit myself, and I
>>guarantee the style is as orthodox as it gets. :)
>>
>>
>
>I see hungarian notation! You used 'pfn' as variable names, and the 'p' is
>the hungarian notation for 'pointer'.
>Ha! Gotcha! You're using it yourself too!
>
>;)
>
>
Heh. :) Indeed it seems that way, doesn't it, and I was pretty sure
you'd find it. Of course we both know that HN is a lot more than just
using 'p' to indicate by-reference arguments, and we use that in several
places (although not consistently, I'll admit).

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 27 14:32:53 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.