[Uml-devel] kdetestscripts fixes, part 2
Peeter Russak
pezz at tkwcy.ee
Mon Nov 8 00:01:18 UTC 2004
Hi,
Here's another set of fixes suggested by kdetestscripts. I didn't change
any actual code yet, only places where it applied cleanly. I still
haven't fixed my CVS account so please commit.
# Description: Finds functions that don't pass a Qt item using a const
reference.
This is slower and makes bigger binaries.
# ToResolve: Change to use "const class &" (Note: Don't change libs
until 4.0!
It breaks binary compatiblity!). Note that in some cases you can't just
change
the function header, but have to massage the code a little.
# Name: find "return(" (no spaces between n and (""))")"
# Description: return isn't a function call is isn't proper 'C'
# ToResolve: put space between "return" and "("
--
Peeter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: umbrello-opt2.patch.gz
Type: application/x-gunzip
Size: 26989 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/umbrello-devel/attachments/20041108/1e39373b/attachment.bin>
More information about the umbrello-devel
mailing list