![]() |
Telelogic Lifecycle Solutions (steve huntington) | ![]() |
Topic Title: how to write a ignore file to ignore a special keywords Topic Summary: Created On: 9-Dec-2005 09:07 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
hello,
there is a special keywords "__attribute__ ((packed)) " in a .h file. how to write a ignore file to ignore this keywords. below is the piece code of this sample " Typedef struct voice { int number; char name; } __attribute__ ((packed)) VOICE " Thanks in advance |
|
![]() |
|
![]() |
|
Jacky
The syntax is: __attribute__ ( --> ) Put this in a compiler.ign file (or add it to the existing one in < installdir >/util ) and reference it in your project as the ignore file. HTH Ian ------------------------- ============= Ian Barnard Principal Consultant Telelogic UK, an IBM company |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.