[ros-dev] Re: [ros-svn] [navaraf] 13369: Force non-inlining of ctype functions even in OPTIMIZED builds. Fixes bug #497.

Filip Navara xnavara at volny.cz
Mon Jan 31 09:16:22 CET 2005


Alex Ionescu wrote:

> Aren't you forcing non-inlining of EVERY function by doing this? Isn't 
> it better to enable the special no ctype inline macro?

Actually there are only two instances of this macro in the headers, both 
protecting the CTYPE inline prototypes. I think it's safer to use this 
macro instead of __NO_CTYPE_INLINES since we don't ANY of the "CRT" 
functions to be inlined.

- Filip


More information about the Ros-dev mailing list