Review Request 123203: Fix Directory Assertion

David Narváez david.narvaez at computer.org
Wed Apr 1 22:47:15 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123203/
-----------------------------------------------------------

(Updated April 1, 2015, 10:47 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop and Simon Wächter.


Changes
-------

Submitted with commit 4ae1efc0fa13d5d908d40aae20b743d92aa1d955 by David E. Narvaez to branch master.


Repository: kdevplatform


Description
-------

Apparently path() is not guaranteed to return a trailing slash in case of directories.


Diffs
-----

  language/codegen/templateclassgenerator.cpp 6d7c7d8 

Diff: https://git.reviewboard.kde.org/r/123203/diff/


Testing
-------

In KDevelop:

1. Right click on a folder
2. Click Create from Template
3. Choose C++|Basic|Basic
4. Click Next

Before this patch KDevelop would crash, after this patch it behaves properly.


Thanks,

David Narváez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150401/00d7dba7/attachment-0001.html>


More information about the KDevelop-devel mailing list