Sorry, but the bugfix for "#206 Fix OpenBSD build" was not perfect:
- the "#endif" line is before "strlcat", but must be after.
- the #206 bugfix should only be used for OpenBSD, not for others. In Debian this patch gives compiling errors for hurd and kfreebsd architectures.
I have created another patch for this:
OK, thanks for the patch. It will be included in the next release.
I have found two more macro bugs. In the attachment you find three patches (including the first one of my first post).
OK, thanks a lot. I don't have an OpenBSD system to test, so I trust you !
This is fixed in Xfe 1.42.
Thanks for the patch!