]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
buildbot: Suppress Matlab warnings on Windows
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 30 Aug 2015 07:30:12 +0000 (09:30 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 3 Sep 2015 10:57:50 +0000 (12:57 +0200)
I modified buildbot configuration so that it collects Matlab warnings
also on Windows, so we have to get rid of those that we cannot easily fix.

rpp/demos/.buildbot-suppress-warn
rpp/rpp/.buildbot-suppress-warn

index 9b727a44983d7cb2e722928d906078f22f77105c..67cb60ecd90084ad22a2f83afe092fd9e6f3e88b 100644 (file)
@@ -5,6 +5,9 @@
 .: rtw/c/src/ext_mode/serial/ext_serial_pkt.c.*statement is unreachable
 .: rtw/c/src/ext_mode/serial/rtiostream_serial_interface.c.*type qualifier is meaningless on cast type
 
+# Windows do not like UTF-8 :-(
+.: The character encoding UTF-8 used by model '.*' differs from the MATLAB session
+
 # Some strange warnings always generated by Simulink
 .: RTWConfiguration.Target class incorrectly loaded due to missing
 .: an error occurred while parsing class SigLogSelector.explorer
index f880ae637f5b62624b3fcbe96a74485ec8031c35..77c9b5ccb093b25de77f21b6ff331057499523d6 100644 (file)
@@ -1,4 +1,7 @@
 # See suppressionFile at http://docs.buildbot.net/0.8.9/manual/cfg-buildsteps.html#compile
 
+# Windows do not like UTF-8 :-(
+.: The character encoding UTF-8 used by model '.*' differs from the MATLAB session
+
 # Some strange warnings always generated by Simulink
 .: an error occurred while parsing class fxptui.explorer