<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, 24 Aug 2018 at 22:23, Guido Günther <<a href="mailto:agx@sigxcpu.org">agx@sigxcpu.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
@@ -230,7 +236,8 @@ if _platforms.contains('auto')<br>
   elif ['haiku'].contains(host_machine.system())<br>
     _platforms = ['haiku']<br>
   else<br>
-    error('Unknown OS. Please pass -Dplatforms to set platforms. Patches gladly accepted to fix this.')<br>
+    error('Unknown OS. Please pass -Dplatforms to set platforms. Patches gladly accepted to fix this.'.format(<br>
+          host_machine.system()))<br>
   endif<br>
 endif<br></blockquote><div><br></div><div>Did you mean that last "Unknown OS." to be "Unknown OS @0@." like all the others?</div><div> </div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Stuart Young (aka Cefiar)</div></div>