Details

    Description

      File extension .ic which is used for some include files is not a commonly recognized as C/C++ source file extension, thus IDE such as Visual Studio, by default does not use syntax highlighting, and does not index them (so search for symbols is broken)
      moreover, cmake when creating VS project, does not correctly place those .ic files into either Source Files, or Header Files.

      Solution is to use a more conventional extension. While some people (including myself) would be fine with .h, commonly used for include files, there also exists a different opinion ,that those includes are somehow different from others, and thus need different extension.

      Using .inl (recognized by VS as C/C++ file) is therefore chosen as compromise.

      Attachments

        Activity

          wlad Vladislav Vaintroub created issue -
          wlad Vladislav Vaintroub made changes -
          Field Original Value New Value
          issue.field.resolutiondate 2022-01-17 15:59:32.0 2022-01-17 15:59:32.497
          wlad Vladislav Vaintroub made changes -
          Fix Version/s 10.2.42 [ 26803 ]
          Fix Version/s 10.3.33 [ 26805 ]
          Fix Version/s 10.4.23 [ 26807 ]
          Fix Version/s 10.5.14 [ 26809 ]
          Fix Version/s 10.6.6 [ 26811 ]
          Fix Version/s 10.2 [ 14601 ]
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]

          People

            wlad Vladislav Vaintroub
            wlad Vladislav Vaintroub
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.