Has development on opmock stopped? I updated it to work with the latest llvm. I'm also making a few small improvements. I'd like to give my changes back. Do you want them?
It's true I've not change a thing in Opmock for a long time - because it basically works for what it had to do.
You're absolutely welcome to contribute your changes back :-)
If you want you could send me a patch for your changes - or the full source tree and I can have a look to the changes. Then, if you want I can either apply the patch and credit you, or give you access to the source repository so that you can push yourself the changes.
Best regards,
Pascal Ognibene
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2017-03-16
1st Patch
llvm391.patch
Updates for LLVM.3.9.1 includeing README and Makefile
Remove all compiler warinings gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Add -Wno-pragma-once-outside-header (this was the change I wanted)
The previous patch I sent had a bug. I failed while trying to split my changeset up. The following patch fixes the problem. Please use it instead. Once we've established a process, I have a few more patches I'd like you to consider.
Hi,
It's true I've not change a thing in Opmock for a long time - because it basically works for what it had to do.
You're absolutely welcome to contribute your changes back :-)
If you want you could send me a patch for your changes - or the full source tree and I can have a look to the changes. Then, if you want I can either apply the patch and credit you, or give you access to the source repository so that you can push yourself the changes.
Best regards,
Pascal Ognibene
1st Patch
llvm391.patch
Updates for LLVM.3.9.1 includeing README and Makefile
Remove all compiler warinings gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Add -Wno-pragma-once-outside-header (this was the change I wanted)
The previous patch I sent had a bug. I failed while trying to split my changeset up. The following patch fixes the problem. Please use it instead. Once we've established a process, I have a few more patches I'd like you to consider.
Hi Richard,
Thank you for your patch. I have a look today!
Pascal
Hi Richard,
Just included your patch. Thank you again for your contribution!
(Note : looks like I can't close the tickets anymore - some sourceforge bug maybe)
Pascal