https://github.com/wmcorless/paccoin/pull/12
You can see the code changes. If it's not accepted in a few hours, I can compile the client and post if people want.
Do you think the devs want to patch the forking issue? Have you heard anything?
I ran a test with the proposed solution. It doesn't appear to help but hurt the network. The proper procedure is to orphan a chain the network rejects. This is part of the consensus building of the network. The proposed solution eliminates this, and actually accepts forks. The end result is unlimited forks and eventual breaking of the coin.
The code works as is.