<div dir="auto">Opps! Yes, that was a bad commit message.<div dir="auto"><br></div><div dir="auto">So I suppose a better fix would be to fix the header including?</div><div dir="auto"><br></div><div dir="auto">---</div><div dir="auto">James Paige</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 30, 2019, 10:32 PM Ralph Versteegen <<a href="mailto:teeemcee@gmail.com">teeemcee@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 30 Aug 2019 at 14:11, <<a href="mailto:subversion@hamsterrepublic.com" target="_blank" rel="noreferrer">subversion@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">james<br>
2019-08-29 17:56:28 -0700 (Thu, 29 Aug 2019)<br>
131<br>
Disable printing to stderr in showerror_internal() when compiling on Linux<br>
(fixes Android build breakage caused by revision 11286)<br></blockquote><div><br></div><div>Was confused by that commit message, but I see you mean Android not Linux.</div><div>I did actually declare stderr in FB's Android headers, but it turns out the following hack in our <a href="http://config.bi" target="_blank" rel="noreferrer">config.bi</a> causes the Linux <a href="http://stdio.bi" target="_blank" rel="noreferrer">stdio.bi</a> instead of the Android <a href="http://stdio.bi" target="_blank" rel="noreferrer">stdio.bi</a> to be included:</div><div><br></div><div>' FB's headers check for __FB_LINUX__ but are missing headers for other unices<br>' as only GNU/Linux is fully supported (although I created some of the more<br>' important CRT headers for Darwin) so define __FB_LINUX__ so that we get some<br>' headers.<br></div><div>#ifdef __FB_UNIX__<br> #define __FB_LINUX__<br>#endif</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
---<br>
U wip/common.rbas<br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank" rel="noreferrer">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div></div>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank" rel="noreferrer">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>