Hi Thomas,
> Here's a small list of things to talk about:
thanks for your input.
> - Rename ftdi_library_version() to ftdi_get_library_version()
done...
> - Maybe add a "char *snapshot_version" which can return NULL / empty string?
> See guess-rev.sh
done/TODO. Added "char snapshot_version[8]" (fix-sized array to prevent
possible memory-leaks, is just set completely to zero in the
moment...?). How to say cmake to invoke a shell-script at buildtime to
dynamically define #defines in the header file?
> - Provide autoconf support
TODO/drop?
> - Remove the "baudrate" change not supposed to be in there ;)
done...
> Regarding the third point, we could just apply this patch
> to libftdi 1.x and drop the autoconf support completly. So libftdi 0.x
> would be put in maintenance mode and only receive bug fixes.
I'm not in the position to decide something in this issue, but it seems
to me that supporting different build-methods is confusing and
error-prone to new users... At least it was to me ;)
Greetings
Martin
--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx
0001-added-function-call-get-version-information.patch
Description: Text Data
|