https://bugs.kde.org/show_bug.cgi?id=395303

Sergio Martins <smart...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/cla
                   |                            |zy/70032c8ed25345da49578e8d
                   |                            |1b7db22fa17c7eed

--- Comment #1 from Sergio Martins <smart...@kde.org> ---
Git commit 70032c8ed25345da49578e8d1b7db22fa17c7eed by Sergio Martins.
Committed on 15/08/2018 at 18:40.
Pushed by smartins into branch 'master'.

Introduce raw-environment-function

Suggests qputenv/qgetenv instead of putenv/getenv.
Disabled by default. Enable it manually if you need the thread-safety
guarantees
of the Qt equivalents.

M  +1    -0    Changelog
M  +1    -0    CheckSources.cmake
M  +1    -0    README.md
M  +6    -0    checks.json
A  +5    -0    docs/checks/README-raw-environment-function.md
M  +1    -0    readmes.cmake
M  +2    -0    src/Checks.h
A  +55   -0    src/checks/manuallevel/raw-environment-function.cpp    
[License: LGPL (v2+)]
A  +38   -0    src/checks/manuallevel/raw-environment-function.h     [License:
LGPL (v2+)]
A  +7    -0    tests/raw-environment-function/config.json
A  +16   -0    tests/raw-environment-function/main.cpp     [License: UNKNOWN] 
*
A  +3    -0    tests/raw-environment-function/main.cpp.expected

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://commits.kde.org/clazy/70032c8ed25345da49578e8d1b7db22fa17c7eed

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to