Replace \+ with \{1,\}
+ is a non-standard GNU extension recognized by GNU sed. However, it doesn't work on FreeBSD, causing the generated hdy_init_public_types function to be empty.
Fixes #135 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
+ is a non-standard GNU extension recognized by GNU sed. However, it doesn't work on FreeBSD, causing the generated hdy_init_public_types function to be empty.
Fixes #135 (closed)