User Activity

  • Posted a comment on ticket #227 on GExperts

    Fix confirmed, many thanks!

  • Created ticket #66 on Ararat Synapse

    function d2iX509bio(): Wrong order of arguments in implementation

  • Posted a comment on discussion Open Discussion on 7-Zip

    Thanks for the7-Zip XZ decoder bug confirmation.

  • Posted a comment on discussion Open Discussion on 7-Zip

    Attached is a simple ZIP file which 7-zip fails to extract. It reports "Data error", The file was created using PHP 8.0.2. Here is the script: <?php $filename = 'test.zip'; $l = 2097152; unlink($filename); $zip = new ZipArchive(); if ($zip->open($filename, ZipArchive::CREATE) !== TRUE) { exit("Error: \$zip->open(\"filename\")\n"); } $name = sprintf('%d', $l); $contents = str_repeat('a', $l); if ($zip->addFromString($name, $contents) !== TRUE) { exit("Error: \$zip->addFromString()\n"); } if ($zip->setCompressionIndex($zip->lastId,...

  • Posted a comment on ticket #208 on GExperts

    https://sourceforge.net/p/gexperts/bugs/227/

  • Modified a comment on ticket #208 on GExperts
  • Posted a comment on ticket #208 on GExperts

    https://sourceforge.net/p/gexperts/bugs/227/

  • Created ticket #227 on GExperts

    Formatter outdents line in comment

View All

Personal Data

Username:
ralfjunker
Joined:
2020-08-19 09:48:13

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB