Re: [fpc-devel] fpc-svn177-units-Mysql broken

2005-06-03 Thread Peter Vreman
At 08:09 3-6-2005, you wrote: there is an inconsistency: TDateTimeRec = record case TFieldType of ftDate: (Date: Longint); ftTime: (Time: Longint); ftDateTime: (DateTime: TDateTimeAlias); end; TTimeStamp = record Time: integer; { Number of milliseconds

Re: [fpc-devel] fpc-svn177-units-Mysql broken

2005-06-03 Thread Vincent Snijders
Jan Ruzicka wrote: Hi the latest version (177) of fpc in svn does not compile on Mac OS X 10.3.9. The make all ends with following: /Users/j/fpc/fpc-svn/compiler/ppcppc -Xs -O1 -n -S2 -Fu/Users/j/fpc/fpc-svn/rtl/units/powerpc-darwin