On Mon, 2010-11-29 at 20:00 +0100, Darius Blaszyk wrote:
> On Mon, 2010-11-29 at 19:31 +0100, Jonas Maebe wrote:
> > On 29 Nov 2010, at 18:45, Darius Blaszyk wrote:
> > 
> > > The major "problem" we will have to solve is localization. Now the code
> > > depends on the words "Compiling" and "linking". Is there a way to
> > > circumvent this?
> > 
> > If you pass -vq to the compiler, it will prepend the message numbers to the 
> > output messages. Then you can filter on these numbers (they should not 
> > change with new compiler versions).
> 
> Thanks Jonas, very useful indeed.

New patch is uploaded.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to