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

Alex Ionescu ionucu at videotron.ca
Mon Jan 31 09:18:26 CET 2005


Filip Navara wrote:

> 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

Oh all right... just making sure it was the right thing to do! Thanks.

Best regards,
Alex Ionescu


More information about the Ros-dev mailing list