<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/gettmm/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/gettmm/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/gettmm/bugs/</id><updated>2010-10-24T12:14:33Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Inifinite Loop while reading the file.</title><link href="https://sourceforge.net/p/gettmm/bugs/2/" rel="alternate"/><published>2010-10-24T12:14:33Z</published><updated>2010-10-24T12:14:33Z</updated><author><name>Vladimir Kaplinsky</name><uri>https://sourceforge.net/u/boolman/</uri></author><id>https://sourceforge.net0e3d37ebf48600dd09fa72889c43dfff245d8bc4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;My programm will trapped into the infinite loop while trying to read the last chunk from the file.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>First chunk is too short.</title><link href="https://sourceforge.net/p/gettmm/bugs/1/" rel="alternate"/><published>2010-10-24T09:52:43Z</published><updated>2010-10-24T09:52:43Z</updated><author><name>Vladimir Kaplinsky</name><uri>https://sourceforge.net/u/boolman/</uri></author><id>https://sourceforge.netd3857beb7d28abae38d17fd571cb16eff409285b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When the user opens file I need read first chunk of this file and put into the widget. After that, the programm takes care of reading next chunks, but if the first one is too short, then next chunks will not be loaded.&lt;br /&gt;
This bug is very actual, becouse in future I will filter all characters which will be loaded from the file (only those characters will be loaded that the user can type), and first chunk must be filtered in the same way as all next. So, if I will ask to read 100 bytes from file, there is no guarantees that at least 50 characters will be loaded, not only becouse of UTF-8, but also, becouse of filter that I will apply to incoming characters.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>