I would like to make some modifications to the nCurses backend, to make it compatible with the ICU backend (color to number mapping and other stuff), so I was wondering if there is a version control system set up, or some pointers on how I should proceed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hmm, I meant to say "compatible with the IQC". And I assumed this tutorial http://www.gladlylearn.com/Chapter07.htm is about IQC, but it doesn't look like that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Very few people make modifications to bwbasic. Therefore all you need to do is get the latest source, note the version number (which will allow me to do a 3-way diff and automatic merge, if required), make your modifications, test, then send your modifications to me (mutazilah@gmail.com) and I will publish a new version of the code.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I would like to make some modifications to the nCurses backend, to make it compatible with the ICU backend (color to number mapping and other stuff), so I was wondering if there is a version control system set up, or some pointers on how I should proceed.
Hmm, I meant to say "compatible with the IQC". And I assumed this tutorial http://www.gladlylearn.com/Chapter07.htm is about IQC, but it doesn't look like that.
Very few people make modifications to bwbasic. Therefore all you need to do is get the latest source, note the version number (which will allow me to do a 3-way diff and automatic merge, if required), make your modifications, test, then send your modifications to me (mutazilah@gmail.com) and I will publish a new version of the code.