Uploaded image for project: 'CIFX Toolkit'
  1. CIFX Toolkit
  2. NXDRVTKIT-72

Compiling cifxuser.h by GCC using -wundef /-werror leads into a build error

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V1.2.0.0, V1.2.0.1
    • Fix Version/s: V1.3.0.0
    • Component/s: cifX/netX Toolkit
    • Labels:
      None
    • Account:
      SDO Driver (SDODRIVER)

      Description

      -wundef results in a warning as _MSC_VER is not defined under GCC and is directly checked via #if _MSC_VER.
      Using also -werror which turns all warnings into errors, compilation is not possible.

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  RMay Robert M [X] (Inactive)
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: