On Wed, 2010-09-08 at 12:13 +0530, Kunal Gangakhedkar wrote: > The libfprint library is generally built with C calling conventions. > Which makes it difficult to link to C++ programs as it is. > > This patch adds the support for linking with C++ code - by telling the C++ > compiler to use C calling conventions for libfprint functions. > > Reported-by: Guus Ellenkamp <[email protected]> > Signed-off-by: Kunal Gangakhedkar <[email protected]>
Pushed, along with a test program for that. _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
