<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 35: printable characters vanished / words destroyed</title><link>https://sourceforge.net/p/gcgreatcode/bugs/35/</link><description>Recent changes to 35: printable characters vanished / words destroyed</description><atom:link href="https://sourceforge.net/p/gcgreatcode/bugs/35/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 04 Oct 2006 07:11:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gcgreatcode/bugs/35/feed.rss" rel="self" type="application/rss+xml"/><item><title>printable characters vanished / words destroyed</title><link>https://sourceforge.net/p/gcgreatcode/bugs/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Two absolutly identical files, containig the following&lt;br /&gt;
Code snippet are translated via -file-*.c. BOTH have&lt;br /&gt;
_different_ output whre englisch words are defect.&lt;br /&gt;
May be, it comes from corean characters in the first&lt;br /&gt;
C++ comment?&lt;br /&gt;
_______________________________________&lt;br /&gt;
//ver 0.94 rssi º¸Á¤.&lt;br /&gt;
Adapter-&amp;gt;LastRSSI = ((Adapter-&amp;gt;LastRSSI&lt;br /&gt;
)*6+CurRSSI*2)/8;&lt;br /&gt;
/* 2006.09.18, H&amp;amp;W, Reiss: CurRSSI is here&lt;br /&gt;
(pCmd-&amp;gt;SNR - pCmd-&amp;gt;NoiseFloor + 5) &lt;br /&gt;
* 1st we don't understand why not (&lt;br /&gt;
LastRSSI*3 + CurRSSI ) / 4&lt;br /&gt;
* 2nd we don't understand why not (&lt;br /&gt;
LastRSSI*3 + CurRSSI ) &amp;gt;&amp;gt; 2&lt;br /&gt;
* 3rd we don't understand what the idea is&lt;br /&gt;
behind this sucking valuated median&lt;br /&gt;
*/&lt;br /&gt;
_______________________________________&lt;/p&gt;
&lt;p&gt;becomes:&lt;/p&gt;
&lt;p&gt;_______________________________________&lt;br /&gt;
/* ver 0.94 rssi º¸Á¤. */&lt;br /&gt;
Adapter-&amp;gt;LastRSSI= ( ( Adapter-&amp;gt;LastRSSI ) *&lt;br /&gt;
6 + CurRSSI * 2 ) / 8;&lt;/p&gt;
&lt;p&gt;/**&lt;br /&gt;
* 2006.09.18, H&amp;amp;W, Reiss: CurRSSI is here&lt;br /&gt;
(pCmd-&amp;gt;SNR - pCmd-&amp;gt;NoiseFloor + 5) 1st&lt;br /&gt;
* we don't understand why not ( LastRSSI*3 +&lt;br /&gt;
CurRSSI ) / 4 2nd we don't&lt;br /&gt;
* understand why not ( LastRSSI*3 + CurRSSI&lt;br /&gt;
) &amp;gt;&amp;gt; 2 3rd we don't understand what&lt;br /&gt;
* the idea is behind this sucking valuated&lt;br /&gt;
median&lt;br /&gt;
*/&lt;br /&gt;
_______________________________________&lt;/p&gt;
&lt;p&gt;but in the second file, the word "median" is only&lt;br /&gt;
"media". There are still other "stolen" characters,&lt;br /&gt;
later in that files. Again inside a comment, this time&lt;br /&gt;
a closing '}' was stolen in the first file&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 04 Oct 2006 07:11:48 -0000</pubDate><guid>https://sourceforge.net6606480028d291955aeb562a7d06e374d44fda5c</guid></item></channel></rss>