[Qt-creator] bug: Creator crashes on pro file with an include generated by system()

Thorbjørn Lindeijer thorbjorn.lindeijer at nokia.com
Thu Feb 5 15:35:23 CET 2009


ext Ilkka Laukkanen wrote:
> Here's a patch that deftly tiptoes around the issue and prevents Creator
> from trying to parse any project file that isn't a file or a symlink to
> a file.

But what about a symlink that points to a symlink that points to a file? ;-)

More seriously, the QFileInfo::isFile documentation says "Returns true 
if this object points to a file or to a symbolic link to a file.", so I 
think the first part should be enough. I'll leave it to the pro parser 
experts though.

Regards,
Bjørn

-- 
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software



More information about the Qt-creator-old mailing list