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

Re: [PATCH] Fix compiler warning

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Tue, 19 Aug 2008 14:56:06 +0530

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

+1

With regards
Kamesh Jayachandran

Senthil Kumaran S wrote:
> Hi,
>
> I am attaching a patch along with this email which fixes the following compiler
> warnings,
>
> <snip>
> ../subversion/libsvn_subr/checksum.c: In function 'svn_checksum_parse_hex':
> ../subversion/libsvn_subr/checksum.c:145: warning: implicit declaration of
> function 'isxdigit'
> ../subversion/libsvn_subr/checksum.c:150: warning: implicit declaration of
> function 'isalpha'
> </snip>
>
> [[[
> Fix a compiler warning.
>
> * subversion/libsvn_subr/checksum.c
> (): Fix compiler warning of 'implicit declaration of function' isxdigit
> and isalpha by including ctype header file.
>
> Patch by: stylesen
> ]]]
>
> Thank You.

- ------------------------------------------------------------------------

- ---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIqpEK3WHvyO0YTCwRAidkAJ0UfLhCa2DKot3+yV0GRW9Lji6ntgCfdtui
PTpRZ8ZRZyiGsoK5oRmoe5s=
=LoKR
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-19 11:27:15 CEST

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.