On Tue, 16 Oct 2012 07:41:43 +0800, Xiaofan Chen said:

>Thanks. A few more issues. I do not quite understand 1),
>I think 2) is not a real issue. 3) may need to be fixed.
>
>1) Logic error
>/Users/xiaofanc/work/libusbx/ludovic/libusbx/libusb/descriptor.c:561:8:
>Function call argument is an uninitialized value

That's from the static analyzer, not the compiler.  It's actually a false 
positive, though I can understand how it got confused, as that code is pretty 
hairy.

>2) Apple Mach-0 Linker (ld) warning
>(null): Directory not found for option
>'-L/Users/xiaofanc/work/libusbx/ludovic/libusbx/libusb/.libs'

He has hardcoded a path to his own disk in his Xcode project.

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada



------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to