Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

message: [generated]:8: warning: invalid argument for command '\iline' #10932

Open
aotto1968 opened this issue Jun 10, 2024 · 4 comments
Open
Labels
bug fixed but not released Bug is fixed in github, but still needs to make its way to an official release has pull request

Comments

@aotto1968
Copy link

Describe the bug
I get a "iline" message together with @copybrief into a @name section

Screenshots
image

To Reproduce
use the attached example

Expected behavior
no "iline" message

Version
1.10.0

Additional context
doxygen_bug_iline.tar.gz

albert-github added a commit to albert-github/doxygen that referenced this issue Jun 10, 2024
… for command '\iline'

For generated files also a line number -1 is possible with the iline command.
@albert-github
Copy link
Collaborator

I've just pushed a proposed patch, pull request #10933

@aotto1968
Copy link
Author

I have no clue how to use the "pull-request" → it is possible to provide a plain git command?

@albert-github
Copy link
Collaborator

I don't have a direct git command either, when I want to try a patch I always use one of the following:

  • check the differences in the patch and apply them manually
  • clone the repository (in this case: https://github.com/albert-github/doxygen.git), select the appropriate branch and build.
  • As I normally get an email with the changes in the original patch (unfortunately not when a patch is updated :-( ) I can apply one of the things mentioned there. In this case the email looked like:
    For generated files also a line number -1 is possible with the iline command.
    You can view, comment on, or merge this pull request online at:
    
      https://github.com/doxygen/doxygen/pull/10933
    Commit Summary
    
        [6be1731](https://github.com/doxygen/doxygen/pull/10933/commits/6be1731bca0f7ab3bba01a4d6b006ea80957a008) issue #10932 message: [generated]:8: warning: invalid argument for command '\iline'
    
    File Changes
    
    ([1 file](https://github.com/doxygen/doxygen/pull/10933/files))
    
        M [src/doctokenizer.l](https://github.com/doxygen/doxygen/pull/10933/files#diff-d6db1718954414bc29d3154ced1a0a3fbf6c3867533a3f3e507131421a2a8cf5) (2)
    
    Patch Links:
    
        https://github.com/doxygen/doxygen/pull/10933.patch
        https://github.com/doxygen/doxygen/pull/10933.diff
    

doxygen added a commit that referenced this issue Jun 11, 2024
issue #10932 message: [generated]:8: warning: invalid argument for command '\iline'
@albert-github albert-github added the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Jun 12, 2024
@albert-github
Copy link
Collaborator

Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed but not released Bug is fixed in github, but still needs to make its way to an official release has pull request
Projects
None yet
Development

No branches or pull requests

2 participants