Skip to content

Fix variable name(IN) conflicts with macro defined in Windows#1839

Merged
mlloreda merged 1 commit intoarrayfire:develfrom
umar456:win_fix
Jun 20, 2017
Merged

Fix variable name(IN) conflicts with macro defined in Windows#1839
mlloreda merged 1 commit intoarrayfire:develfrom
umar456:win_fix

Conversation

@umar456
Copy link
Copy Markdown
Member

@umar456 umar456 commented Jun 20, 2017

The IN name is defined in the minwindef.h header. Transform also defines
an IN variable which conflicts with this macro and causing compilation
errors.

The IN name is defined in the minwindef.h header. Transform also defines
an IN variable which conflicts with this macro and causing compilation
errors.
@9prady9
Copy link
Copy Markdown
Member

9prady9 commented Jun 20, 2017

@umar456 I looked at the Windows-CUDA build job log but couldn't figure why the job final state says it is failure.

Something is wrong with Windows-02 node which is running Windows-OpenCL job, there aren't any OpenCL devices as per the log file errors.

@pavanky
Copy link
Copy Markdown
Member

pavanky commented Jun 20, 2017

Can you change the name of the PR

@umar456 umar456 changed the title Fix variable name(IN) that conflicts with a macro defined in Windows Fix variable name(IN) conflicts with macro defined in Windows Jun 20, 2017
@mlloreda mlloreda merged commit a8709ee into arrayfire:devel Jun 20, 2017
@umar456 umar456 deleted the win_fix branch June 22, 2017 03:59
@mlloreda mlloreda added this to the v3.5.0 milestone Aug 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants