<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-sensors-applet/plugins/ibm-acpi, branch master</title>
<subtitle>Display readings from hardware sensors in your MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/'/>
<entry>
<title>unconditionally include stdio.h and locale.h</title>
<updated>2023-05-07T06:48:33+00:00</updated>
<author>
<name>listout</name>
<email>brahmajit.xyz@gmail.com</email>
</author>
<published>2023-05-05T05:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=fc56df38106f664def119611d302d20d0ea65e67'/>
<id>fc56df38106f664def119611d302d20d0ea65e67</id>
<content type='text'>
On musl mate-sensor-applet fails to build with error message saying
"LC_NUMERIC undeclared". As suggested in issue mate-desktop#123, removing the include
guards around #include &lt;local.h&gt; and #include &lt;stdio.h&gt;

Signed-off-by: listout &lt;brahmajit.xyz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On musl mate-sensor-applet fails to build with error message saying
"LC_NUMERIC undeclared". As suggested in issue mate-desktop#123, removing the include
guards around #include &lt;local.h&gt; and #include &lt;stdio.h&gt;

Signed-off-by: listout &lt;brahmajit.xyz@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Compilation Warning</title>
<updated>2023-04-27T22:38:32+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-04-22T04:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=6148063f860bf23d970199fd74a9efdf547be834'/>
<id>6148063f860bf23d970199fd74a9efdf547be834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2021-12-11T14:25:56+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T16:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=8da9bfdbc16d5516ec6088f27088caac7780374f'/>
<id>8da9bfdbc16d5516ec6088f27088caac7780374f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright to 2021</title>
<updated>2021-06-22T18:29:20+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-22T18:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=f8a0c8476dfa9b6a45bc45f1c171632a546b61fb'/>
<id>f8a0c8476dfa9b6a45bc45f1c171632a546b61fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cppcheck warnings about the variable scope can be reduced</title>
<updated>2020-12-28T16:22:27+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-21T14:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=9bc69fd715b8bb45c0c45a27c71ce2cc49b0c7d3'/>
<id>9bc69fd715b8bb45c0c45a27c71ce2cc49b0c7d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add git.mk to generate .gitignore</title>
<updated>2020-06-11T13:39:38+00:00</updated>
<author>
<name>tamplan</name>
<email>tamplan@free.fr</email>
</author>
<published>2020-05-24T09:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=64a205a113db3feac92b81c95164274eed3b08c0'/>
<id>64a205a113db3feac92b81c95164274eed3b08c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Fix G_LOG_DOMAIN for sensors applet</title>
<updated>2020-06-11T13:27:43+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-06-10T13:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=ac91166e411416840dec821af38d190beb07ea9e'/>
<id>ac91166e411416840dec821af38d190beb07ea9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use WARN_CFLAGS variable</title>
<updated>2020-04-10T13:34:57+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-04-10T13:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=3e1cd31b4744452a792978604b1ceb461978f203'/>
<id>3e1cd31b4744452a792978604b1ceb461978f203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ibm-acpi.c: Fix build warning:</title>
<updated>2018-01-25T09:03:08+00:00</updated>
<author>
<name>info-cppsp</name>
<email>info@cppsp.de</email>
</author>
<published>2018-01-23T17:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=826c61d7a97c6dcb4a5136dfc15cc6702515b480'/>
<id>826c61d7a97c6dcb4a5136dfc15cc6702515b480</id>
<content type='text'>
ibm-acpi-plugin.c: In function ‘ibm_acpi_plugin_get_sensor_value’:
ibm-acpi-plugin.c:182:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
             fscanf(fp, "%*[^\n]");   /* Skip to the End of the Line */
             ^
ibm-acpi-plugin.c:183:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
             fscanf(fp, "%*1[\n]");   /* Skip One Newline */</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ibm-acpi-plugin.c: In function ‘ibm_acpi_plugin_get_sensor_value’:
ibm-acpi-plugin.c:182:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
             fscanf(fp, "%*[^\n]");   /* Skip to the End of the Line */
             ^
ibm-acpi-plugin.c:183:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
             fscanf(fp, "%*1[\n]");   /* Skip One Newline */</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indents 02</title>
<updated>2017-11-26T19:41:43+00:00</updated>
<author>
<name>info-cppsp</name>
<email>info@cppsp.de</email>
</author>
<published>2017-11-18T15:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=93dd9f3d232220ec4a807f122a9fae1e71f06f0f'/>
<id>93dd9f3d232220ec4a807f122a9fae1e71f06f0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
