Summary: | Footprint reduction by getting optional ior parsers disabled | ||
---|---|---|---|
Product: | TAO | Reporter: | Johnny Willemsen <jwillemsen> |
Component: | ORB | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.5.3 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 2181 |
Description
Johnny Willemsen
2006-10-13 03:08:00 CDT
added blocks Tue Aug 7 09:46:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> * tao/CORBALOC_Parser.{h,cpp,inl}: Added new TAO_HAS_CORBALOC_PARSER that defaults to 1, set to 0 to disable this parser * tao/CORBANAME_Parser.{h,cpp}: Added new TAO_HAS_CORBANAME_PARSER that defaults to 1, set to 0 to disable this parser * tao/DLL_Parser.{h,cpp}: Added new TAO_HAS_DLL_PARSER that defaults to 1, set to 0 to disable this parser * tao/FILE_Parser.{h,cpp}: Added new TAO_HAS_FILE_PARSER that defaults to 1, set to 0 to disable this parser * tao/HTTP_Client.{h,cpp}: * tao/HTTP_Handler.{h,cpp}: * tao/HTTP_Parser.{h,cpp}: Added new TAO_HAS_HTTP_PARSER that defaults to 1, set to 0 to disable this parser * tao/MCAST_Parser.{h,cpp.inl}: Added new TAO_HAS_MCAST_PARSER that defaults to 1, set to 0 to disable this parser |