What's the status of the Linux port? The Linux subversion branch was last touched back in February. I have a small patch that fixes all the extra qualifications, so I could at least get it to build with gcc-4.1 and ubuntu edgy.
I've started a merge from trunk revisions 444-656 into the Linux branch. There are about 1300 conflicts in 400 files. I wrote a small perl script to automatically fix about 100 which are exact-or-whitespace-only duplicates, but that still leaves a lot of work for the others. They mostly look like simple fixes, but it's still going to be a lot of work. Is this something I should spend my time doing?
I've started a merge from trunk revisions 444-656 into the Linux branch. There are about 1300 conflicts in 400 files. I wrote a small perl script to automatically fix about 100 which are exact-or-whitespace-only duplicates, but that still leaves a lot of work for the others. They mostly look like simple fixes, but it's still going to be a lot of work. Is this something I should spend my time doing?
Comment