Hi Helmut,

can you provide a unified patch for the fix, as from your email I fail to see the change you made as fix.

Thanks and regards,
Bogdan

Helmut Kuper wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

currently I update openser 1.2.0 to 1.2.2. I found that cpl_run.c has an
error arounf line 553:

                        case REASON_ATTR:
<<<<<<< .mine
                                reason.len=n;
=======
                                reason.len = n;
.r2629


should be:
case REASON_ATTR:
    reason.len = n;

regards
Helmut
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGzYHh4tZeNddg3dwRAlCFAKCqgvyB2laQR2zusGt2ux02dAzNRQCdGBST
DCAzgAopkYtVxhKS5rqr/DM=
=O9Ck
-----END PGP SIGNATURE-----

_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to