Error in CPrjCompOpts::slotSettingsChanged() (maybe)
Itay Meiri
Etay at camelot.com
Mon Dec 31 15:07:05 UTC 2001
Hi,
The member function CPrjCompOpts::slotSettingsChanged()
that is defined in cprjcompopts.cpp:374 ( branch KDE_2_2_BRANCH)
contains the following:
prj_info->setCFLAGS(cppflags_le->text());
prj_info->setCPPFLAGS(cflags_le->text());
Shouldn't the parameters be reversed?
-----------------------------------------------------------------
Etay Meiri <etay at camelot.com>
"When all else fails, use brute force"
Ken Thompson
More information about the KDevelop-devel
mailing list