[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

GCCism's?

From: NormW <normw_at_bocnet.com.au>
Date: 2005-04-11 10:54:25 CEST

Greetings All,
Recent 'builds' of SVN 1.2-rc1 for NetWare fail with the following
'errors'. The first one (fs_fs.c) has been 'updated' in trunk, but I
note the attached log reference to a GCCism (Revision 13954), which I
take to understand in a negative light.
As the list below shows, there are further instances of that construct
still extant in the files noted, if they also need to be attended.
Regards,
Norm

> Building C:/Projects/gccnlm/subversion-1.2.0-rc1/build/netware/subversion/libsvn_fs
> Building C:/Projects/gccnlm/subversion-1.2.0-rc1/build/netware/subversion/libsvn_fs_fs
> Compiling c:\projects\gccnlm\subversion-1.2.0-rc1/subversion/libsvn_fs_fs/fs_fs.c
> ### mwccnlm Compiler:
> # File: ..\..\..\..\subversion\libsvn_fs_fs\fs_fs.c
> # ----------------------------------------------------
> # 3878: struct commit_baton cb = { new_rev_p, fs, txn };
> # Error: ^
> # illegal constant expression
> Building C:/Projects/gccnlm/subversion-1.2.0-rc1/build/netware/subversion/libsvn_repos
> Building C:/Projects/gccnlm/subversion-1.2.0-rc1/build/netware/subversion/libsvn_subr
> Building C:/Projects/gccnlm/subversion-1.2.0-rc1/build/netware/subversion/libsvn_wc
> Compiling c:\projects\gccnlm\subversion-1.2.0-rc1/subversion/libsvn_wc/adm_crawler.c
> ### mwccnlm Compiler:
> # File: ..\..\..\..\subversion\libsvn_wc\adm_crawler.c
> # -------------------------------------------------------
> # 721: svn_wc__compat_notify_baton_t nb = { notify_func, notify_baton };
> # Error: ^
> # illegal constant expression
> Compiling c:\projects\gccnlm\subversion-1.2.0-rc1/subversion/libsvn_wc/adm_ops.c
> ### mwccnlm Compiler:
> # File: ..\..\..\..\subversion\libsvn_wc\adm_ops.c
> # ---------------------------------------------------
> # 871: svn_wc__compat_notify_baton_t nb = { notify_func, notify_baton };
> # Error: ^
> # illegal constant expression
> ### mwccnlm Compiler:
> # 1138: svn_wc__compat_notify_baton_t nb = { notify_func, notify_baton };
> # Error: ^
> # illegal constant expression
> ### mwccnlm Compiler:
> # 1713: svn_wc__compat_notify_baton_t nb = { notify_func, notify_baton };
> # Error: ^
> # illegal constant expression
> ### mwccnlm Compiler:
> # 2152: svn_wc__compat_notify_baton_t nb = { notify_func, notify_baton };
> # Error: ^
> # illegal constant expression
> Compiling c:\projects\gccnlm\subversion-1.2.0-rc1/subversion/libsvn_wc/copy.c
> ### mwccnlm Compiler:
> # File: ..\..\..\..\subversion\libsvn_wc\copy.c
> # ------------------------------------------------
> # 561: svn_wc__compat_notify_baton_t nb = { notify_func, notify_baton };
> # Error: ^
> # illegal constant expression
> Building C:/Projects/gccnlm/subversion-1.2.0-rc1/build/netware/subversion/libsvn_fs_base

EOD

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 11 10:54:12 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.