/[pcsclite]
ViewVC logotype

Revision 6220


Jump to revision: Previous Next
Author: rousseau
Date: Mon Feb 13 09:10:36 2012 UTC (15 months ago)
Changed paths: 1
Log Message:
CreateChannelByNameOrChannel(): add explicit braces

Fix compiler warning:
ifdhandler.c: In function 'CreateChannelByNameOrChannel':
ifdhandler.c:81:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]

The problem is that DEBUG_INFO3() is not a code block but a "dangerous"
if () macro.

Changed paths:

Path Details
Directorytrunk/Drivers/ccid/src/ifdhandler.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.5