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

(Updated Feb. 28, 2015, 10:05 p.m.)


Status
------

This change has been marked as submitted.


Review request for Build System, KDE Software on Mac OS X, KDE Frameworks, and 
kdewin.


Repository: kdelibs4support


Description
-------

The URI need to be encoded, because some valid characters for
filenames are not valid according RFC 2396.
Easy way to trigger the issue: when the path contains spaces,
as it happens on MacOSX builds.

The function is duplicated from the matching functions in kdoctools
because:
- this module will go away in the not far future;
- the function is not generic enough to be used outside (yet)

See also https://git.reviewboard.kde.org/r/120648/ for the twin review on 
kdoctools.


Diffs
-----

  cmake/uriencode.cmake PRE-CREATION 
  src/CMakeLists.txt 4a1d80d 

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


Testing
-------

It compiles, but I can't properly test Mac and Windows scenarios


Thanks,

Luigi Toscano

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to