As i just recently found this G+ group i might post it here as well.

As i just recently found this G+ group i might post it here as well.

Incorrectly translated header translations in default VCL units.

I wonder if those will ever get fixed.

http://stackoverflow.com/questions/32547130/correcting-header-translations-signatures-in-standard-units
http://stackoverflow.com/questions/32547130/correcting-header-translations-signatures-in-standard-units

Comments

  1. as stated on the SO-Post: Create a damn BugReport. EVen if the old QC one got resolved as "as Designed", do it again in the new system.

    The only thing i'd say is wrong is the Matrix being VAR instead of pointer which does not allow NIL.

    ReplyDelete
  2. Please make a bug report in QP.

    I also do #2 most of the time. Sadly this kind of mistake is frequent. It's not that surprising though, as one has to read the documentation for each function to determine if it should be a pointer or use var/out.

    ReplyDelete

Post a Comment