[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: admin patch for mac os x
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-06-27 13:13:04
[Download RAW message or body]

On Friday 27 June 2003 03:55, Benjamin Reed wrote:
> Benjamin Reed wrote:
> 
> > Here's another patch for the admin dir for OSX.
> 
> Oh, also, on MacOSX size_t is unsigned int.  Any objection to this?  It
> should be pretty safe I would think...
> 
> Index: acinclude.m4.in
> ===================================================================
> RCS file: /home/kde/kde-common/admin/acinclude.m4.in,v
> retrieving revision 2.370
> diff -u -r2.370 acinclude.m4.in
> --- acinclude.m4.in     26 Jun 2003 07:55:24 -0000      2.370
> +++ acinclude.m4.in     27 Jun 2003 01:54:42 -0000
> @@ -2133,7 +2133,7 @@
>   char buffer[200];
>   getdomainname(buffer, 200);
>   ],
> -               [int getdomainname (char *, int)],
> +               [int getdomainname (char *, size_t)],
>                  [GETDOMAINNAME])
>   ])
> 
Is that check used anywhere? 

Greetings, Stephan
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic