From: Felix S. <fe...@sa...> - 2024-04-07 08:49:00
|
On Thu, Apr 04, 2024 at 04:16:44AM -0000, Eli Schwartz wrote: > I got this error: [..] > cc1_dummies.cc:316:5: note: type ‘int’ should match type ‘bool’ > 316 | int after_memory_report; > | ^ [..] Thanks for the bug report. I have fixed those in the "flto" branch (on git). Let me know if it works for you, i'll try to push it into svn/trunk.. If you don't like git, you can download a patch here [1], and maybe somewhere here [2]. best wishes felix PS: replies to tickets don't work, CC: sdcc-devel. [1] https://codeberg.org/sdcc/code/commit/64222519792d174eb7ce4524bb0f881cd89d22da.diff [2] https://sourceforge.net/p/sdcc/git-mirror/commit_browser |