[kde-freebsd] Re: Patch for kdenetwork3's ktalkd to make it build on FreeBSD HEAD
Matthias Apitz
guru at unixarea.de
Wed Nov 3 11:28:00 CET 2010
El día Tuesday, November 02, 2010 a las 07:22:06PM +0100, Ed Schouten escribió:
> Right after I sent my message I noticed this line of C code:
>
> * Ed Schouten <ed at 80386.nl>, 20101102 19:20:
> > if (!(statb.st_mode & 020)) /* ?character device? */
>
> This should of course be rewritten to something like:
>
> if (!S_ISCHR(statb.st_mode))
I think this is rather a bug in the original KDE sources and not caused
by the FreeBSD's KDE porters, isn't it?
matthias
--
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru at unixarea.de> - w http://www.unixarea.de/
More information about the kde-freebsd
mailing list