User Activity

  • Modified a comment on ticket #383 on Exuberant Ctags

    I have the same failure with ctags-5.8 on macOS10.15/Xcode 12.1 (12A7403). The build failure is coming from the macro being used to prevent/suppress warnings. The build completed after changing the macro. Patch attached..

  • Modified a comment on ticket #383 on Exuberant Ctags

    I have the same failure with ctags-5.8 on macOS10.15/Xcode 12.1 (12A7403). The build failure is coming from the macro being used to prevent/suppress warnings. The build completed after changing the macro. Patch attached.

  • Modified a comment on ticket #383 on Exuberant Ctags
  • Modified a comment on ticket #383 on Exuberant Ctags

    patch attached

  • Posted a comment on ticket #383 on Exuberant Ctags

    patch attached

  • Modified a comment on ticket #383 on Exuberant Ctags

    I have the same failure with ctags-5.8 on macOS10.15/Xcode 12.1 (12A7403). The build failure is coming from the macro being used to prevent/suppress warnings.

  • Posted a comment on ticket #383 on Exuberant Ctags

    ~~~ I have the same failure with ctags-5.8 on macOS10.15/Xcode 12.1 (12A7403). The build failure is coming from the macro being used to prevent/suppress warnings. With the following code change in ctags I fixed the issue, for now... diff --git a/general.h b/general.h index 2d1d629..34034ad 100644 --- a/general.h +++ b/general.h @@ -56,11 +56,10 @@ / This is a helpful internal feature of later versions (> 2.7) of GCC * to prevent warnings about unused variables. / +# define unused #if (GNUC > 2 ||...

View All

Personal Data

Username:
microarch73
Joined:
2021-03-03 14:10:42

Projects

  • No projects to display.

Personal Tools