Skip to content

yuck v0.1.7

Compare
Choose a tag to compare
@hroptatyr hroptatyr released this 20 May 05:20
· 244 commits to master since this release
v0.1.7

Summary: v0.1.7 of yuck
Keywords: v0.1.7

This is yuck v0.1.7, a bugfix release.

  • Allow option descriptions starting with a dash, provided there's
    at least 8 whitespace characters before them
  • Work around older gccs that cannot initialise anonymous structs
    or unions
  • Create the output file upon yuck scmver if it does not exist
  • Fix special-character problems in m4-enriched C code
  • Discard some GNUisms (compiler extensions)

See README and/or examples.

Thanks to Mitch Tishmack and Ruediger Meier.