Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. better exception handling in GlueGen. (details)
  2. PCPP supports now simple macros. (details)
  3. added PCPPTest. (details)
Commit c16d2358346a72e4cb1c4a5b36749c7785912fcf by Michael Bien
better exception handling in GlueGen.
WIP: refactored PCPP to implement macros, next step is to replace StreamTokenizer with Scanner (we need a propper look ahead).
Commit 0654a35529970aca2b2a42fe8291b178766ff460 by Michael Bien
PCPP supports now simple macros.
fixed 'deprecated API' warnings in GlueGen.