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

Attempt to assign feature reference that starts behind the function's end. #3

Open
leticia16 opened this issue Jul 12, 2019 · 1 comment

Comments

@leticia16
Copy link

leticia16 commented Jul 12, 2019

Information collected from the log:
WARN 15:50:12 Attempt to assign feature reference that starts behind the function's end. Might be due to a parsing error of the function's end. Aborting. function=Function [static void #if defined(KR_headers) gethex(sp, rvp, rounding, sign) CONST char * * sp; U * rvp; int rounding, sign; #else gethex(CONST char * * sp, U * rvp, int rounding, int sign) #endif /* /home/leticia/swipl/source/dtoa.c:1728,2087 */]; featureRef=FeatureReference [filePath=/home/leticia/swipl/_cppstats_featurelocations/dtoa.c.xml, feature=Feature{Name='DEBUG'}, start=2133, end=2142]

@pmop
Copy link
Member

pmop commented Jul 15, 2019

Edited issue entry to make it more helpful.

@pmop pmop changed the title WARN Attempt to assign feature reference that starts behind the function's end. Jul 24, 2019
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

2 participants