[fpc-pascal]base64 decoding with fpc 1.9.4

Moritz Gerlach morger at mailmanagerx.de
Sat Aug 14 14:11:06 CEST 2004


Hi there,

since I'm using fpc 1.9.4 instead of 1.0.10 I'm not able to decode an base64
string with FCL anymore. The output of b64dec.pp has correct size but incorrect
content: Every third charakter seems to be replaced by #20, e.g. "Hello World"
is now "<20>el<20>o <20>or<20>d"

Does anybody out there had the same problems? What can I do? Is this a bug of
fcl or is it my fault?

OS: Debian/GNU Linux, testing (sarge)
FPC: 1.9.4 [2004/07/18] for i386

thank you for your answers!

       Moritz





More information about the fpc-pascal mailing list