Well, probably Subversion 1.6.13 actually.

Seems like some fixed sized strictures in the svn api have now become 
dynamically sized, thus invalidating the static arrays that fsvs declares.

CC options.c
options.c: In function ‘opt__variable_from_option’:
options.c:746:3: error: variable-sized object may not be initialized
options.c:745:14: error: storage size of ‘buffer’ isn’t constant
options.c:745:14: warning: unused variable ‘buffer’
options.c:755:1: warning: control reaches end of non-void function
make[1]: *** [options.o] Error 1

I have not looked at this yet (other than noticing that I can't build 
for Fedora 14 atm!) - does anyone have the Philip-approved patches ? :-)

Mark.

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2697256

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to