2013/1/10 Jie Zhang <jzhang...@gmail.com>: > Hi, Hello,
> I think we should move this #pragma closer to the place where it's > used. Otherwise user program will need the same thing to disable the > warning. Move #pragma from msvc/config.h to libusb/libusb.h ? I am against this change. The #pragma is for Windows so should be in a Windows only file. Or maybe add a #ifdef WIN32 (or similar) so it is a Windows only configuration? Bye -- Dr. Ludovic Rousseau ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel