On 1/4/07, Serge Dubrouski <[EMAIL PROTECTED]> wrote:
Andrew -
Last changes in your repository broke crm/crmd/election.c file:
sorry about that :-(
another example why one shouldn't make "obvious changes" to code while
committing it
then mv -f ".deps/crmd-election.Tpo" ".deps/crmd-election.Po"; else rm
-f ".deps/crmd-election.Tpo"; exit 1; fi
election.c: In function 'do_election_count_vote':
election.c:235: error: too few arguments to function 'crm_str_eq'
cc1: warnings being treated as errors
election.c:251: warning: implicit declaration of function 'crm_str_neq'
election.c:254: error: too few arguments to function 'crm_str_eq'
election.c:259: error: too few arguments to function 'crm_str_eq'
gmake[2]: *** [crmd-election.o] Error 1
gmake[2]: Leaving directory `/home/sdubrov/crm-stable/crm/crmd'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/sdubrov/crm-stable/crm'
make: *** [all-recursive] Error 1
Attached is a patch for it.
Serge.
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/