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

__attribute__ ((noreturn)) breaks it #10

Open
benkasminbullock opened this issue Mar 10, 2014 · 1 comment
Open

__attribute__ ((noreturn)) breaks it #10

benkasminbullock opened this issue Mar 10, 2014 · 1 comment

Comments

@benkasminbullock
Copy link
Owner

static void print_usage_message () __attribute__ ((noreturn));

produces an error

/home/ben/software/install/bin/cfunctions -in log-parse.c
cfunctions:argument.c:178: internal error: cfunctions:argument.c:178: internal error: no [ in suffix, string is __attribute__.
@benkasminbullock
Copy link
Owner Author

commit 6f72e33
Author: Ben Bullock benkasminbullock@gmail.com
Date: Wed Apr 19 16:26:47 2017 +0900

Add more tests for attribute and spacing bugs

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