<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/visual/patches/" rel="alternate"/><link href="https://sourceforge.net/p/visual/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/visual/patches/</id><updated>2004-10-11T07:25:06Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>correct big-endian server port</title><link href="https://sourceforge.net/p/visual/patches/4/" rel="alternate"/><published>2004-10-11T07:25:06Z</published><updated>2004-10-11T07:25:06Z</updated><author><name>Dietmar P. Schindler</name><uri>https://sourceforge.net/u/schd/</uri></author><id>https://sourceforge.net0cce272c343321c41c054b90652bb9feafec95a3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The setting of the server port number sin_port in&lt;br /&gt;
drivers/accepter.cc was correct just for little-endian&lt;br /&gt;
machines. By using htons(), it works also on big-endian&lt;br /&gt;
hosts.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>fix for Siemens S7 MPI drivers</title><link href="https://sourceforge.net/p/visual/patches/3/" rel="alternate"/><published>2004-05-05T19:11:04Z</published><updated>2004-05-05T19:11:04Z</updated><author><name>Thomas Hergenhahn</name><uri>https://sourceforge.net/u/lettoz/</uri></author><id>https://sourceforge.net4db3248dbe58d8d9efc1d693004c412131fa663e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I changed the function _daveTestChars(), so that it &lt;br /&gt;
can handle single bytes in the mid of a sequence as &lt;br /&gt;
don´t care. This was a quick way to use the same code &lt;br /&gt;
for S7-300 and 400 CPUs. I merged in this function &lt;br /&gt;
from what I had on my notebook, but obviously didn´t &lt;br /&gt;
test properly. &lt;br /&gt;
This is a quick fix. &lt;br /&gt;
Replaces the file nodave.c in directory drivers. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>bugfix to pldrv.cc</title><link href="https://sourceforge.net/p/visual/patches/2/" rel="alternate"/><published>2004-05-05T19:05:55Z</published><updated>2004-05-05T19:05:55Z</updated><author><name>Thomas Hergenhahn</name><uri>https://sourceforge.net/u/lettoz/</uri></author><id>https://sourceforge.netb5047818111685584b3f2ece6c3021fb798c9c5b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;version 0.0.21 &lt;br /&gt;
drivers/plcdrv.cc &lt;/p&gt;
&lt;p&gt;plcdrv must set the pointer DI to NULL, or it will &lt;br /&gt;
read garbage from random memory addresses and maybe &lt;br /&gt;
crash the programm, if the derived driver doesn´t set &lt;br /&gt;
DI. This is fixed here. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>fix array to array assignment found by gcc-3.3.2</title><link href="https://sourceforge.net/p/visual/patches/1/" rel="alternate"/><published>2003-11-10T13:35:09Z</published><updated>2003-11-10T13:35:09Z</updated><author><name>Thomas Hergenhahn</name><uri>https://sourceforge.net/u/lettoz/</uri></author><id>https://sourceforge.nete8461cce615b93f51ebb77584b2700ac2e0f126b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The version in Visual-0.0.21 assigns one array of unsigned char to &lt;br /&gt;
another one. This was not intended.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>