Date: Sun, 25 Jul 2004 18:50:26 GMT From: David Johnson <david@usermode.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/68885: New port: x11-themes/phase An original Qt/KDE widget style Message-ID: <200407251850.i6PIoQGq003375@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/68885; it has been noted by GNATS. From: David Johnson <david@usermode.org> To: freebsd-gnats-submit@FreeBSD.org, Tilman Linneweh <arved@FreeBSD.org> Cc: Subject: Re: ports/68885: New port: x11-themes/phase An original Qt/KDE widget style Date: Sun, 25 Jul 2004 11:45:39 -0700 My investigation does not find a problem. This compiles fine under gcc-3.3.3. -Wall and -pedantic issue no warnings in this area. These are standard pointer comparisons between base and derived types, so the casting should be implicit. In addition, my x11-themes/qinx port was recently committed, and it uses the exact same construct. I suspect that the problem is elsewhere. If necessary I can provide a patch to perform explicit casting in the worst case.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407251850.i6PIoQGq003375>