From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ruslan Shevchenko To: egcs@cygnus.com Subject: template generation bug/debugging. Date: Wed, 01 Apr 1998 11:54:00 -0000 Message-id: <35229A67.3CC77809@Shevchenko.Kiev.UA> X-SW-Source: 1998-04/msg00015.html Is exist option, for catch such errors, as: t1.cc: In function `int main()': t1.cc:14: invalid type argument t1.cc:16: invalid type argument t1.cc:16: request for member `__delta' in `{error}', which is of non-aggregate t ype `CORBA_TypeCode * (CosCollection_impl?set?District *,lessDistrictId,__defaul t_alloc_template?false,0> >,District *,PointerAllocator?District *>,GradDBTools_ Dictionary_skel>::*)()' t1.cc:16: request for member `__pfn' in `{error}', which is of non-aggregate typ e `CORBA_TypeCode * (CosCollection_impl?set?District *,lessDistrictId,__default_ alloc_template?false,0> >,District *,PointerAllocator?District *>,GradDBTools_Di ctionary_skel>::*)()' t1.cc:14: warning: unused variable `class CORBA_TypeCode * t' t1.cc:12: warning: unused variable `struct DIIInfo?District *> dii' t1.cc:11: warning: unused variable `class District * v' *** Error code 1 (bu21) I think it is bug in gcc, but I can't yet to write small primer. P. S. my egcs is 2.91.14, platform: SCO Open Server. -- @= //RSSH mailto:Ruslan@Shevchenko.Kiev.UA