Declare tag value functions in lb.types (to address 'implicit declaration' warnings...
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 25 Jan 2013 15:17:22 +0000 (15:17 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 31 Jan 2013 20:41:23 +0000 (21:41 +0100)
commit428eb82960badb12122d8b8acfb68633498997f9
treec054c4919713c052c392982b839ba373cfad55ee
parent9268c82f1bb5e775c1e6fee890caed1effa58092
Declare tag value functions in lb.types (to address 'implicit declaration' warnings), this fixes crashes around tag values on SL5 and Debian. Fix some other simple warnings.
14 files changed:
org.glite.lb.client/examples/job_status_threaded.c
org.glite.lb.client/examples/qstat.c
org.glite.lb.common/interface/events.h.T
org.glite.lb.common/interface/events_parse.h
org.glite.lb.common/interface/jobstat.h.T
org.glite.lb.common/interface/xml_conversions.h
org.glite.lb.common/src/status.c.T
org.glite.lb.common/src/xml_conversions.c
org.glite.lb.logger/interface/interlogd.h
org.glite.lb.logger/src/input_queue_socket.c
org.glite.lb.logger/src/plugin_mgr.c
org.glite.lb.server/src/lb_html.h
org.glite.lb.types/interface/lb_types.h
org.glite.lbjp-common.trio/src/escape.c