<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdelibs/tdeinit, branch other/string-fixes</title>
<subtitle>TDE core libraries
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdelibs/atom?h=other%2Fstring-fixes</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdelibs/atom?h=other%2Fstring-fixes'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/'/>
<updated>2020-09-26T15:15:40Z</updated>
<entry>
<title>Removed code formatting modelines.</title>
<updated>2020-09-26T15:15:40Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2020-09-26T15:15:40Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=ed8e30bc6dd18716b42087183e57a481d6ec5fa4'/>
<id>urn:sha1:ed8e30bc6dd18716b42087183e57a481d6ec5fa4</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Use private linking for exported CMake targets.</title>
<updated>2020-06-12T13:26:59Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2020-06-12T01:56:33Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=158b6e1152413e4fa973b70b7469bb1f256a1f38'/>
<id>urn:sha1:158b6e1152413e4fa973b70b7469bb1f256a1f38</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Removed explicit usage of the 'register' keyword.</title>
<updated>2020-01-30T14:14:04Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2020-01-30T11:17:34Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=aa98dbfe80580169f3df12489a77e8b904a1d9b9'/>
<id>urn:sha1:aa98dbfe80580169f3df12489a77e8b904a1d9b9</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Added missing headers for tdeinit/start_tdeinit.c</title>
<updated>2020-01-22T23:22:27Z</updated>
<author>
<name>Matías Fonzo</name>
<email>selk@dragora.org</email>
</author>
<published>2020-01-22T19:58:53Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=8d74c9c44f75bb427808da876650a074b1319467'/>
<id>urn:sha1:8d74c9c44f75bb427808da876650a074b1319467</id>
<content type='text'>
Error found when compiling against GCC9+Musl:

Scanning dependencies of target start_tdeinit
[ 51%] Building C object tdeinit/CMakeFiles/start_tdeinit.dir/start_tdeinit.c.o
/usr/src/qi/build/tdelibs-trinity-14.0.7/tdeinit/start_tdeinit.c: In function ‘set_protection’:
/usr/src/qi/build/tdelibs-trinity-14.0.7/tdeinit/start_tdeinit.c:47:16: error: storage size of ‘st’ isn’t known
   47 |    struct stat st;
      |                ^~
/usr/src/qi/build/tdelibs-trinity-14.0.7/tdeinit/start_tdeinit.c:51:9: warning: implicit declaration of function ‘lstat’ [-Wimplicit-function-declaration]
   51 |    if ( lstat (buf, &amp;st) == 0) {
      |         ^~~~~
make[2]: *** [tdeinit/CMakeFiles/start_tdeinit.dir/build.make:63: tdeinit/CMakeFiles/start_tdeinit.dir/start_tdeinit.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:10421: tdeinit/CMakeFiles/start_tdeinit.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

Signed-off-by: Matías Fonzo &lt;selk@dragora.org&gt;
</content>
</entry>
<entry>
<title>Process the new location of the ICEauthority file</title>
<updated>2019-12-02T22:24:31Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2019-12-02T22:24:31Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=38b2b0be7840d868c21093a406ab98a646212de1'/>
<id>urn:sha1:38b2b0be7840d868c21093a406ab98a646212de1</id>
<content type='text'>
+ our internal implementation of IceAuthFileName tests
  whether the ICEauthority file exists in the folder
  specified by the XDG_RUNTIME_DIR variable
+ DCOP client tests whether the ICEauthority file for
  a specific user exists in the user's folder based on
  the XDG_RUNTIME_DIR variable
+ tdeinit uses the IceAuthFileName() function
  instead of building the file name

This relates to bug 3027.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>QT_NO_* -&gt; TQT_NO_* renaming.</title>
<updated>2018-10-17T10:46:33Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-10-17T10:46:33Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=2e0398f755ab6af9557cc805e4f484bbf0c150f6'/>
<id>urn:sha1:2e0398f755ab6af9557cc805e4f484bbf0c150f6</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>qt -&gt; tqt conversion:</title>
<updated>2018-09-27T05:18:52Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-27T05:18:52Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=50087701ab4e8f67501bc90351298acd308049ab'/>
<id>urn:sha1:50087701ab4e8f67501bc90351298acd308049ab</id>
<content type='text'>
qtlib -&gt; tqtlib
libqt -&gt; libtqt
QTLIB -&gt; TQTLIB
LIBQT -&gt; LIBTQT

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>LIB_QT -&gt; LIB_TQT conversion to align to updated admin module</title>
<updated>2018-09-17T14:19:51Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-17T14:19:51Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=0c5985ae033c0dcd608c0e2470b4e5260eb464e2'/>
<id>urn:sha1:0c5985ae033c0dcd608c0e2470b4e5260eb464e2</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix FTBFS with stricter C++11</title>
<updated>2018-08-16T15:54:01Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2018-08-16T15:54:01Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=958fa42aa9576a6da0c9ca5de4823cb04407a713'/>
<id>urn:sha1:958fa42aa9576a6da0c9ca5de4823cb04407a713</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>tdeinit: make lnusertemp respect HOME for root</title>
<updated>2017-01-02T23:45:47Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2016-12-20T23:59:12Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=d23ac70c47e70cb082d38e13c4cd741769d1bb2b'/>
<id>urn:sha1:d23ac70c47e70cb082d38e13c4cd741769d1bb2b</id>
<content type='text'>
This resolves bug 2739

Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&gt;
</content>
</entry>
</feed>
