commoncriteria / transforms

Repository for various transforms that are common across CC projects.
The Unlicense
1 stars 2 forks source link

No spaces for cPP #21

Closed kgal closed 8 months ago

kgal commented 4 years ago

Not sure if there’s a way to do this in the schema but typically the “NDcPP” is referenced with no space, unlike for example the App PP, GPOS PP, MDF PP, etc. The same is true for other collaborative PPs. If possible, the makefile should delete whitespace immediately following the short name of a Base-PP if and only if the short parameter ends with lowercase c (e.g. NDc PP becomes NDcPP but GPOS PP remains untouched).

robertmclemons commented 8 months ago

This should be fixed, at least for Base PPs in Modules.

robertmclemons commented 8 months ago

Yeah. Whatever. Closing it until someone complains.