Przeglądaj źródła

Remove a comment by Igor because it's incorrect/outdated: it also reads the file's attributes and creation time. Doing this on the branch to avoid conflicts.

Martijn Laan 3 miesięcy temu
rodzic
commit
d7494443f0
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      ISHelp/isetup.xml

+ 0 - 1
ISHelp/isetup.xml

@@ -4745,7 +4745,6 @@ Name: portablemode; Description: "Portable Mode"</pre></example>
 </indent>
 <p>The <tt>basic</tt> method has the following additional limitations, as written by Igor Pavlov in the LZMA SDK:</p>
 <ul>
-<li>It reads only &quot;FileName&quot;, &quot;Size&quot;, &quot;LastWriteTime&quot; and &quot;CRC&quot; information for each file in archive.</li>
 <li>It does not support PPMd and BZip2 methods.</li>
 <li>It converts original UTF-16 Unicode file names to UTF-8 Unicode file names.</li>
 <li>It decodes whole solid block from 7z archive to RAM. The RAM consumption can be high.</li>