[fpc-devel] 64bit win dwarf differences between fpc 2.4.2 and trunk

Vincent Snijders vincent.snijders at gmail.com
Mon Dec 13 14:58:40 CET 2010


2010/12/13 Marco van de Voort <marcov at stack.nl>:
> In our previous episode, Vincent Snijders said:
>> What would be the best way to proceed to identify the fixes in fpc
>> 2.5.1 for DWARF info to be included in fpc 2.4.3 or a patched fpc
>> 2.4.2?
>
> Basically reviewing every commit to trunk since fixes_2_4 branching. It
> should be easy to check against a fixes_2_4 commit log, since that one
> doesn't contain that many commits to compiler/ (beware of lnfodwarf though).
>
> So
>
> svn log -v on trunk for the range (branchpoint - now), filter for commits to
> compiler/
>
> same for fixes, but then use this output to select two hands of commits that
> actually touch compiler/
>
> the difference is the raw list of unmerged changes to the compiler.
>
> (filter makefile fixes and commits to compiler/utils also to avoid garbage)

Thanks.

When I have time, I will try that aproach.

Vincent



More information about the fpc-devel mailing list