Page 1 of 1

PackEntryName(0) bad return string

Posted: Mon Apr 11, 2022 1:51 pm
by minimy
Hello!! Wow!! congratulations for this amazing add in PB!!! raspberryPI is reborn with PB. Thanks a lot PB team.

When try to unpack with zip lib.
PackEntryName(0) return only the first letter of the name.
Example text.txt, only return 't'.
I try in sudo mode (in case need write with permiss) and not work neither.
I cant UncompressPackFile, no work neither.
Is a bug or miss lib?

Thanks again!

Re: PackEntryName(0) bad return string

Posted: Mon Apr 11, 2022 2:34 pm
by mk-soft
Its a bug!
Same on all Linux and macOS
Bug Report: https://www.purebasic.fr/english/viewtopic.php?t=78976

Re: PackEntryName(0) bad return string

Posted: Thu May 05, 2022 4:34 pm
by minimy
Thanks mk!
I see