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

List:       koffice-devel
Subject:    Re: Kexi Junior Job
From:       Gary Cramblitt <garycramblitt () comcast ! net>
Date:       2005-10-26 12:03:06
Message-ID: 200510260803.07238.garycramblitt () comcast ! net
[Download RAW message or body]

On Wednesday 26 October 2005 06:55 am, Jarosław Staniek wrote:> Please add this to \
KOffice JJs:>> Fix all "unused parameter" warnings, by commenting out parameter names \
in> function definitions; for example, change:>> void MyClass::method( int unusedArg \
) {> //...> }>> to>> void MyClass::method( int /*unusedArg*/ ) {> //...> } Use \
Q_UNUSED instead? void MyClass::method( int unusedArg ) {	Q_UNUSED( unusedArg \
                );//...}
-- Gary Cramblitt (aka PhantomsDad)KDE Text-to-Speech \
Maintainerhttp://accessibility.kde.org/developer/kttsd/index.php_______________________________________________koffice-devel \
mailing listkoffice-devel@kde.orghttps://mail.kde.org/mailman/listinfo/koffice-devel


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

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