Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-171

Turn off stupid MSVC warnings

    XMLWordPrintableJSON

Details

    Description

      Microsoft, in a pernicious vendor lock-in ploy, "deprecated" a number of
      functions from the C standard library and implemented "secure" but
      non-portable replacements. MSVC now spews warnings all over your
      screen if you use e.g. strcpy instead of strcpy_s. We should turn off
      these warnings via the compiler flag "-D_CRT_SECURE_NO_WARNINGS".

      Attachments

        Activity

          People

            marvin Marvin Humphrey
            marvin Marvin Humphrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: