[lazarus] Can't compile Latest CVS "Error: Identifier not foundTBYTEARRARY"

Vincent Snijders vslist at zonnet.nl
Thu Oct 23 15:16:28 EDT 2003


On Thu, 23 Oct 2003 15:03:36 -0400
Andrew Johnson <acjgenius at earthlink.net> wrote:

> looks like Micha removed TByteArray from LCLType, without making sure
> whether it was being used, or some such. :)
> 
> I added it back. it should work again.
> 
> Andrew
> 
It is funny to see it the other way around. In the past it happened
several times that some changes to the lcl or the gtk interface
were made which left the win32 interface incompilable, due to
insufficient testing of the other interface(s) before checking in. Now
some changes seemed to be tested only in the win32 interfaces and people
working with the gtk interface have a problem. 

I was about to check the cvs history at
http://www.freepascal.org/cgi-bin/viewcvs.cgi/projects/lazarus/?sortby=date#dirlist
to see what files had changed recently, that could have caused this.

How difficult whould be to generate a log file of changes, like the file
/fpc/log/rtl.log in the fpc cvs? By what command is it generated?

Regards,
Vincent.






More information about the Lazarus mailing list