Revision: 6176
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6176&view=rev
Author:   gespinasse
Date:     2011-12-23 07:42:58 +0000 (Fri, 23 Dec 2011)
Log Message:
-----------
Tweak the comment (remove the : after warning) so the comment did not match the 
grep looking for warnings in check_files

Modified Paths:
--------------
    ipcop/trunk/lfs/usb-modeswitch

Modified: ipcop/trunk/lfs/usb-modeswitch
===================================================================
--- ipcop/trunk/lfs/usb-modeswitch      2011-12-22 23:30:23 UTC (rev 6175)
+++ ipcop/trunk/lfs/usb-modeswitch      2011-12-23 07:42:58 UTC (rev 6176)
@@ -82,7 +82,7 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) $(DIR_DATAAPP) && cd $(DIR_SRC) && tar xf 
$(DIR_DL)/$(DL_FILE)
-       # Fix /usr/include/bits/string3.h:154: warning: call to 
__builtin___strncat_chk might overflow destination buffer
+       # Fix /usr/include/bits/string3.h:154: warning call to 
__builtin___strncat_chk might overflow destination buffer
        cd $(DIR_APP) && sed -i -e 's/MAX_ARGSIZE)/MAX_ARGSIZE-1)/' dispatcher.c
 
        # Use usb_modeswitch_dispatcher statically linked with TCL interpreter

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to