It seems that if I change something within a function that is declared "inline" and I then use "run/compile" in Lazarus it does not rebuild this function. I have to use "run/build" to see my changes in the program. Is this a known issue?