Project

General

Profile

Bug #4108

Updated by Igor Skornyakov about 5 years ago

I've noticed a strange side effect of the @CLIENT-PRINCIPAL:EXPORT-PRINCIPAL@ method call.

If we run the attached @export-cp-bug.p@ program the values of the attributes look empty (while in the serialized data they present).
If we comment out the @EXPORT-PRINCIPAL()@ invocation, the result is as expected.

Back