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

Long initialization line in C stops doxygen (Origin: bugzilla #711787) #5347

Closed
doxygen opened this issue Jul 2, 2018 · 0 comments
Closed

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status VERIFIED severity normal in component build for ---
Reported in version 1.8.5 on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2013-11-10 18:16:05 +0000, albert wrote:

Created attachment 259452
Sample source file and Doxyfile

When one has a long initialization line e.g. double[] = {1,2,3,4,...., 500000};
doxygen will stop with the message:
input buffer overflow, can't enlarge buffer because scanner uses REJECT

Attached the used source file and Doxyfile.

On 2013-11-10 18:23:42 +0000, albert wrote:

Submitted patch to git
Pull request 53

On 2013-11-11 20:15:15 +0000, Dimitri van Heesch wrote:

Thanks, I've merged the pull request.

On 2013-12-24 18:59:27 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.6. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant (preferrably in the form of a self-contained example).

On 2013-12-29 17:22:36 +0000, albert wrote:

1.8.5 crashes, 1.8.6 runs

@doxygen doxygen closed this as completed Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant