<html><body>
<p>Here is attempt #3:<br>
<br>
<i>(See attached file: pacemaker.mark.patch)</i><br>
<br>
I chose not to use pe_working_set_t* in char2score and instead used a small structure.  I noticed a couple of things about crm_int_helper().<br>
1) It doesn't have a way to indicate an error.  It returns -1, but aren't signed integers valid input?<br>
2) It returns long long but most of that is thrown away when converted to an int., uint32, or uint64.<br>
<br>
Questions/comments?<br>
<br>
Mark<br>
<br>
Common Information Model/Web-Based Enterprise Management at <a href="http://www.openpegasus.org/">http://www.openpegasus.org/</a><br>
Take a look at the Linux Omni Printer Driver Framework at <a href="http://omniprint.sourceforge.net/">http://omniprint.sourceforge.net/</a></body></html>