[sigc] libsigc++ v. SUN Forte C++ 5.3



On Sat, 2004-03-13 at 20:06, Murray Cumming wrote:

Martin, I'm still getting this error with SUN Forte C++ 5.3, when using
the code in cvs. Just reminding you in case you have any ideas:

> With the code in cvs, I get this build error:
> 
>  CC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsigc++\"
> -DVERSION=\"1.9.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I.. -I.. -g -c signal.cc  -KPIC
> -DPIC -o .libs/signal.o
> "../sigc++/functors/functor_trait.h", line 48: Error: Function templates
> may not have default template parameters.
> "../sigc++/functors/functor_trait.h", line 48: Error: Templates can only
> declare classes or functions.
> "../sigc++/functors/functor_trait.h", line 51: Error: Use ";" to
> terminate statements.
> "../sigc++/functors/functor_trait.h", line 52: Error: T_functor is not
> defined.
> "../sigc++/functors/functor_trait.h", line 60: Error: No primary
> specialization for partial specialization functor_trait.
> "../sigc++/functors/functor_trait.h", line 80: Error: Too many arguments
> for template functor_trait.
> "../sigc++/functors/functor_trait.h", line 88: Error: Too many arguments
> for template functor_trait.
> "../sigc++/functors/functor_trait.h", line 96: Error: Too many arguments
> for template functor_trait.
> "../sigc++/functors/functor_trait.h", line 104: Error: Too many
> arguments for template functor_trait.
> "../sigc++/functors/functor_trait.h", line 112: Error: Too many
> arguments for template functor_trait.
-- 
Murray Cumming
www.murrayc.com
murrayc murrayc com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]