<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cppcheck.suppress, branch rel-3-10-1</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Backport: Suppress warnings from cppcheck 1.85.</title>
<updated>2018-10-16T00:54:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-16T00:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=846b5e783de55217deb91b09b3556aaa1775dcdc'/>
<id>846b5e783de55217deb91b09b3556aaa1775dcdc</id>
<content type='text'>
The useStlAlgorithm suggestions may be worth investigation but they are not
obvious so should not be in the default messages for now.

Backport of changeset 7116:a0b495cddb79.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The useStlAlgorithm suggestions may be worth investigation but they are not
obvious so should not be in the default messages for now.

Backport of changeset 7116:a0b495cddb79.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Ignore another warning in LaTeX lexer.</title>
<updated>2018-09-20T04:52:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-09-20T04:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bfac5d65c34a5a4965f2fe21cf1ebd4c39811f2a'/>
<id>bfac5d65c34a5a4965f2fe21cf1ebd4c39811f2a</id>
<content type='text'>
Backport of changeset 7093:c33db3a723c2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7093:c33db3a723c2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Suppress some warnings in lexers.</title>
<updated>2018-04-19T22:43:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-19T22:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1cee960e86b1ffee375df8f543e755afc96d46ff'/>
<id>1cee960e86b1ffee375df8f543e755afc96d46ff</id>
<content type='text'>
Backport of changeset 6710:4e8610c539d0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6710:4e8610c539d0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move DLL entry points DllMain and Scintilla_DirectFunction into ScintillaDLL.cxx</title>
<updated>2018-04-04T06:21:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-04T06:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1cd26e8ee9577099631a72836197afd101aaaff5'/>
<id>1cd26e8ee9577099631a72836197afd101aaaff5</id>
<content type='text'>
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.

Backport of changeset 6670:cfe90078d684.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.

Backport of changeset 6670:cfe90078d684.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Suppress new warnings because of Catch 2.0.1.</title>
<updated>2018-03-26T04:30:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-26T04:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=14673a9b38a850a8b5a94e4dd73930f22892dd0f'/>
<id>14673a9b38a850a8b5a94e4dd73930f22892dd0f</id>
<content type='text'>
Suppress unused private function warnings in ScintillaWin as they are used.

Backport of changeset 6654:dde7d711bde3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suppress unused private function warnings in ScintillaWin as they are used.

Backport of changeset 6654:dde7d711bde3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove suppression no longer required by Cppcheck 1.77.</title>
<updated>2017-02-01T23:20:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-02-01T23:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cc400356244581365388088622fd154e7c713073'/>
<id>cc400356244581365388088622fd154e7c713073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress unused function warnings for API binding for Applications.</title>
<updated>2016-10-21T22:06:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-10-21T22:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d9611e085e27c1a4e1f9e93944bc8a2da61a4e9'/>
<id>3d9611e085e27c1a4e1f9e93944bc8a2da61a4e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid spurious cppcheck warnings for unit testing code.</title>
<updated>2016-10-20T22:57:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-10-20T22:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=88f8c2318d64135c26acc83d1c2bcc8a64d49cb1'/>
<id>88f8c2318d64135c26acc83d1c2bcc8a64d49cb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress some more uninteresting warnings.</title>
<updated>2016-10-06T04:50:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-10-06T04:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=077e7b2292dac2c962c3af46678593de9327236b'/>
<id>077e7b2292dac2c962c3af46678593de9327236b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1143]. Replace "progress" lexer with "abl".</title>
<updated>2016-09-21T11:16:04+00:00</updated>
<author>
<name>Yuval Papish</name>
<email>Yuval@YuvCom.com</email>
</author>
<published>2016-09-21T11:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4dff76d6ab5c2f08c128ee157bdefda9b2894fa4'/>
<id>4dff76d6ab5c2f08c128ee157bdefda9b2894fa4</id>
<content type='text'>
ILexer implementation
Lexer can now correctly handle:
"end triggers" phrase
"last-event:function" phrase
Indefinite comment level depth
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ILexer implementation
Lexer can now correctly handle:
"end triggers" phrase
"last-event:function" phrase
Indefinite comment level depth
</pre>
</div>
</content>
</entry>
</feed>
