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

List:       kde-commits
Subject:    Re: KDE/kdevelop/plugins/appwizard
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-01-22 21:25:11
Message-ID: 20090122212511.GA19842 () barmbek
[Download RAW message or body]

On 22.01.09 16:12:20, Dan Meltzer wrote:
> On Thu, Jan 22, 2009 at 3:59 PM, Andreas Pakulat <apaku@gmx.de> wrote:
> > SVN commit 915351 by apaku:
> > 
> > Implement a basic .kdev4 file writing. This obviously is just a
> > workaround until we have a better method in place.
> > +        if( QFileInfo( QFileInfo( projectFileName ).absolutePath() + \
> > "/CMakeLists.txt" ).exists() ) +        {
> > +            manager = "KDevCMakeManager";
> > +        } else if( QFileInfo( QFileInfo( projectFileName ).absolutePath() + \
> > "/CMakeLists.txt" ).exists() ) +        {
> > +            manager = "KDevCustomMakeManager";
> > +        }
> 
> It looks like you forgot to negate the second one. (or just use an
> else if its either/or?)

Good catch, that needs to be completely different actually.

Andreas

-- 
A long-forgotten loved one will appear soon.

Buy the negatives at any price.


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

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