Issue #10829: Fix PDB generation warnings
This patch attempts to resolve #10829 (closed)
On generating our PDB files, we were getting warnings about uninitialized strings.
This is because descriptions and authors had been left off three .pdb files. Adding these in resolved the warnings.
A new PDB author entry was also added for @user062 .