[Michael Chletsos] > sorry about confusion - here is the updated patch, with swig updates.
Your patch seems to be reversed ('diff -u {new} {old}' whereas what everyone wants to see is 'diff -u {old} {new}' or 'svn diff'), and also seems to have been developed against something older than Subversion trunk. I note for example that you change some Config to RbConfig, a change that was made in Subversion trunk months ago in r1337514. Please update your Subversion checkout to the current trunk, apply your patch, then run 'svn diff' to generate a more current patch. Peter