This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error C231: redefinition (of _getkey)

Hello all,

After upgrading from an ancient version of C51 to the latest greatest V8.05A, legacy code does not compile any longer because:

Build target 'Target 1'
assembling STARTUP.A51...
compiling VLTCAN11.C...
TERM32.H(41): error C231: '_getkey': redefinition

I do agree it is a redefinition, however it is a deliberate one and the previous compiler did not complain.

Any suggestions on how to replace _getkey and get the code compiled ?

Parents Reply Children
No data