From: Aleš Křenek Date: Wed, 1 Aug 2007 17:23:53 +0000 (+0000) Subject: FIXME's (to follow frozen enum assignment in interface) X-Git-Tag: glite-lb-build_R_1_6_0_1~3 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=21cfe5a05fb82dba4f351bcdf7a11d653816b9b3;p=jra1mw.git FIXME's (to follow frozen enum assignment in interface) --- diff --git a/org.glite.lb.client/src/Event.cpp.T b/org.glite.lb.client/src/Event.cpp.T index 7b4ef43..e7faae3 100644 --- a/org.glite.lb.client/src/Event.cpp.T +++ b/org.glite.lb.client/src/Event.cpp.T @@ -318,6 +318,7 @@ Event::name(void) const } +/* FIXME: this will not work with the current frozen assignment of constants in Event.h */ static std::string const attr_names[Event::ATTR_MAX] = { @@@{ diff --git a/org.glite.lb.client/src/JobStatus.cpp.T b/org.glite.lb.client/src/JobStatus.cpp.T index fe09bce..7ffebfe 100644 --- a/org.glite.lb.client/src/JobStatus.cpp.T +++ b/org.glite.lb.client/src/JobStatus.cpp.T @@ -405,6 +405,7 @@ JobStatus::getValJobStatusList(Attr attr) const } +/* FIXME: this will not work with the current frozen assignment of constants in JobStatus.h */ static std::string const attr_names[JobStatus::ATTR_MAX] = { @@@{ for (sort {$a cmp $b} getAllFields $status) {