[TANGO 9] - Error compiling dintrthread

Hi everyone,

We are now upgrading our software from Tango 8 to Tango 9 (9.2.2).

When we try to compile using VC12, we obtain a compilation error from dintrthread.h.

After further investigation, it seems to be coming from the structure : _ShDevIntrTh and more specifically from the variable : DevIntr interface. The variable called “interface” is understood as the key word “Interface” from Visual Studio.

Is this a known problem ?

We just renamed the variable. Is this a good solution ?

Best regards,

Florian Pourchayre
Thales Group

Hi Florian,

I remember we got this problem with Visual Studio 2017.
I think here are the commits which fixed the issue:

Cheers,
Reynald