Hello,
We are still stuck with the interface to a database. The 2 major problems are : accessing fields of the packed structures .( it gives the below-described errors) and packing sets. Is there no plan for their implementation ? Doesnot all the databases pack the passed structures? Thanks and Regards, Anuradha
Anuradha wrote:
Hello,
We tried compiling a source with gpc-20010924 and made changes to the
records by 'packing' them to suit our needs of reading from already existing files. But then we changed to gpc-20011215 (we had also installed earlier) and these changed programs that compiled in gpc-20010924 , give us errors like :
" Cannot take address of bitfield <a field name>" " packed fields may not be used as `var' parameters "
Can you kindly tell me why this happens because i don't see it as an explicit change made after the 24-09 version.
Thanks and Regards, Anuradha