Hello Daniel and the entire vimb community!

Daniel Carl writes:
> It's time for another vimb release with some improvements and bugfixes. [...]
That's a great news! :)

> I don't have a FreeBSD machine so I ask you to check if the current master
> compiles on FreeBSD and the other BSD derivates too. If not, we have to spent
> some more time to fix it.
I have just tested it on NetBSD/amd64 -current (7.99.24) and
pkgsrc-current and not noted any regression.

While here a very small tip, I think that you can simplify
PROJECT_UCFIRST variable in config.mk AWK one-liner with just tr(1),
e.g.:

 tr '[:lower:]' '[:upper:]'


Thank you very much and keep up the good work!
Ciao,
L.

------------------------------------------------------------------------------
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to