Re: Refreshed build of SM 2.42.9ESR

Frank-Rainer Grahl <[email protected]> Sun, 22 Oct 2017 16:45:25 +0200
Newsgroups gmane.comp.mozilla.devel.os2
Message-ID <[email protected]>
The default branch was merged in changeset 5fb6af232f11 on 10/02 to the 
Thunderbird branch. This was the Firefox 52.4 release. Later changes in the 
mozilla branch will only be picked up in the next release.

I could send you a comnined patch from my local copy but it also contains 
backported VS2017 fixes which might clash with the OS/2 makefiles.

FRG

Dave Yeo wrote:
> Frank-Rainer Grahl wrote:
>> When you do 2.49.1 for OS/2 make sure to use the mozilla patches in the
>> THUNDERBIRD_52_VERBRANCH. Most are for OSX but there are a few critical
>> ones for mailnews in it.
>>
> 
> Thanks for the heads up.
> How does the workflow usually work with HG? I'm now used to the way Git 
> handles branches and looking at your branch, it doesn't seem to contain the 
> various fixes applied to head.
> Unluckily Bitwise chose to go with Git for their fork so I have to figure out 
> how to merge the THUNDERBIRD_52_VERBRANCH into their tree.
> Dave