Hello Jan De Beenhouwer,<br>Hello Patrice Descourt,<br><br>thank you very much for your work.<br><br><br>Hello everybody else,<br><br>This is a merge of 2 patchs for x86_64 arch :<br><br>patch from Patrice Descourt<br>patch from Jan De Beenhouwer <br><br>everyone who uses the jobsplitter in 64 bits architecture <br>should replace 3 lines in src/GateMacFileParser.cc<br><br>in GateMacfileParser::AddPWD(G4String key) replace<br> unsigned int pos=filename.rfind("/");<br>by long unsigned int pos=filename.rfind("/");<br><br>in void GateMacfileParser::FormatMacline() replace<br> unsigned int size=0;<br>by G4int size=0;<br><br>in void GateMacfileParser::RemoveExtension() replace<br> unsigned int pos=macline.rfind(".rndm");<br>by long unsigned int pos=macline.rfind(".rndm");<br><br><br>The diff output :<br><br>[lucie@node_2 src]# diff GateMacfileParser.cc.old
GateMacfileParser.cc.new<br>441c441<br>< unsigned int pos=filename.rfind("/");<br>---<br>> long unsigned int pos=filename.rfind("/");<br>519c519<br>< unsigned int size=0;<br>---<br>> G4int size=0;<br>602c602<br>< unsigned int pos=macline.rfind(".rndm");//the only valid extension<br>---<br>> long unsigned int pos=macline.rfind(".rndm");//the only valid extension<br><br><br>Best regards,<br><br>Samuel BURG<p> 
<hr size="1">
Ne gardez plus qu'une seule adresse mail ! <a href="http://www.trueswitch.com/yahoo-fr/">Copiez vos mails</a> vers Yahoo! Mail