Power Developer
https://powerdeveloper.org/forums/

Diab compiler
https://powerdeveloper.org/forums/viewtopic.php?f=61&t=1689
Page 1 of 1

Author:  Alliegro [ Thu Mar 26, 2009 8:06 am ]
Post subject:  Diab compiler

Hi,
i am using a diab compiler 5.3. I have a problem with a section of code developed with sds 7.1.
A=newB (this,int,&C::D,char,int). The compiler throws an error
Warning :qualified name not allowed in member declaration,char *C::D
Error:no instance of constructor "B::B" matches argument list for (this).

what could be the problem in assignment?

but the same code modified as under compiles,
A=newB (this,int, (char*(E::*)(UWORD))(&C:D), char,int) with warning, but no error.

Would the output for A, be tha same???

The code was compiled sucessfully in sds 7.1 back in 2000

Author:  Neko [ Fri Mar 27, 2009 1:07 pm ]
Post subject:  Re: Diab compiler

Quote:
Hi,
i am using a diab compiler 5.3. I have a problem with a section of code developed with sds 7.1.
Wow, it's been so long since I used DIAB.. and ColdFire. I have no idea why, unfortunately. Maybe someone here knows better...

Page 1 of 1 All times are UTC-06:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/