[fpc-devel] tprocess chopping off characters

Marco van de Voort marcov at stack.nl
Sun Jan 2 01:19:21 CET 2011


Hi,

I've been making a small util that loads revisions to merge from a branch
(in my cases fixes_2_4), gets the logs, and sort the revisions into sets of
a common topic (to filter out objc and other major stuff that is not mergable)

One of the problems is that occasionally, the output of a program doesn't
seem to be fully captured by tprocess. Like 1 in ten log messages that I
fetch misses the last couple of characters.

Does sb recognize this behaviour?

Marco




More information about the fpc-devel mailing list