<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi Marcel,<div dir="ltr"><br><blockquote type="cite">On Jul 28, 2021, at 2:56 AM, Marcel Taeumel <marcel.taeumel@hpi.de> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><span><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">Hi all!<div class="mb_sig"></div><div><br></div><div>Only for build.macos*, there is "-Werror" defined somewhere for "<span style="font-size: 10pt">-Wimplicit-function-declaration". Not for build.linux*, not for build.win*. Only macOS.</span></div><div><pre>../../spursista64src/vm/cogitX64SysV.c:34300:3: error: implicit declaration of function 'storePointerofObjectwithValue' is invalid in C99 [-Werror,-Wimplicit-function-declaration]</pre></div><div><span style="font-size: 10pt">Can someone point me to the place? Or might it be configured in the environment already? Unrelated to our Makefiles? Where should I look?</span><br></div></div></span></div></blockquote><div><br></div>Most compilation flags, and all warnings, are set in build.macos*/common/Makefile.flags<div><br></div><div>See WARNINGS:= -Wno-missing-field-initializers ... there-in.</div><div><br><blockquote type="cite"><div dir="ltr"><span><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr"><div><br></div><div>Best,</div><div>Marcel</div></div></span></div></blockquote></div></body></html>