[Development] Is Qt allowed caching the home dir path?

Thiago Macieira thiago.macieira at intel.com
Sat Oct 26 21:14:29 CEST 2013


On sábado, 26 de outubro de 2013 21:58:10, Jiergir Ogoerg wrote:
> That is, it calls other (sub)functions to perform search, copy and cleaning
> up the string which makes me
> wonder if it's OK for Qt caching the home dir path as long as the Qt
> library runs?

Yes, caching is fine, since the user shouldn't really be doing setenv(HOME). 
It's very unlikely.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131026/f02842b3/attachment.sig>


More information about the Development mailing list