RC2 it is then... Please see:
https://sourceforge.net/projects/libusbx/files/releases/1.0.13/source/
API doc has been updated too.

First, thanks go to Ludovic for the help on doxygen. Much appreciated. I 
picked all of your suggestions, except for WARN_NO_PARAMDOC, as I think 
I'd still prefer to get a warning about parameters we forget to document.

And thanks to Xiaofan for pointing out that the dist Makefiles needed to 
be updated. ezusb.h was a missing reference in the standard examples 
Makefile, and getopt had to be added manually, since it's only relevant 
for Windows (the system's getopt is used for anything POSIX) and 
autotools therefore knows nothing about it on its own.

NB: Don't ever waste your time trying to be smart and use wildcards in 
autotools' EXTRA_DIST. It's not worth the effort.

Regards,

/Pete

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to