[openrtm-commit:01660] r2681 - trunk/OpenRTM-aist

openrtm @ openrtm.org openrtm @ openrtm.org
2015年 11月 24日 (火) 15:05:34 JST


Author: kawauchi
Date: 2015-11-24 15:05:34 +0900 (Tue, 24 Nov 2015)
New Revision: 2681

Modified:
   trunk/OpenRTM-aist/configure.ac
Log:
[bug, compat->RELENG_1_1] Wbuse_quotes option has been added to omniidl.

Modified: trunk/OpenRTM-aist/configure.ac
===================================================================
--- trunk/OpenRTM-aist/configure.ac	2015-11-19 09:41:53 UTC (rev 2680)
+++ trunk/OpenRTM-aist/configure.ac	2015-11-24 06:05:34 UTC (rev 2681)
@@ -1045,7 +1045,7 @@
 	PATH_NORM($omniidl)
 	omniidl=$n_path
 	IDLC=$omniidl
-	IDL_FLAGS="-bcxx -Wba -nf"
+	IDL_FLAGS="-bcxx -Wba -nf -Wbuse_quotes"
 
 	dnl omniNames
 	PATH_NORM($omniNames)



More information about the openrtm-commit mailing list