Review Request 113787: Build uses for static strings that reference class name

Niko Sams niko.sams at gmail.com
Thu Jan 16 06:48:17 UTC 2014


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

(Updated Jan. 16, 2014, 6:48 a.m.)


Review request for KDevelop.


Changes
-------

using regexp result instead of mid


Repository: kdev-php


Description
-------

In scripting languages class names are often passed around as strings. This patch will build uses for such a string if a class declaration exists.

Eclipse also does this and it's quite useful to work with.


Diffs (updated)
-----

  duchain/expressionvisitor.h b3f954d 
  duchain/expressionvisitor.cpp 9510e6c 
  duchain/tests/uses.h 4cd0c11 
  duchain/tests/uses.cpp 95e8d99 

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


Testing
-------

unit tests still pass


Thanks,

Niko Sams

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140116/bada3300/attachment.html>


More information about the KDevelop-devel mailing list