[ros-dev] Question regarding declaration of RTL_DRIVE_LETTER_CURDIR in include\ndk\rtltypes.h
Colin Finck
mail at colinfinck.de
Sat Nov 13 18:44:15 UTC 2010
Sven Barth <pascaldragon at googlemail.com> wrote:
> Regarding the anonymous structure: wouldn't this break compatibility
> with gcc? (I don't know what features gcc supports ^^)
Anonymous structures are fully supported by GCC when using the flag
-fms-extensions. We have it enabled throughout the whole codebase.
Colin
More information about the Ros-dev
mailing list