This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 256281 - parser error in builtins.h
Summary: parser error in builtins.h
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: Sun Linux
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 19:16 UTC by Vladimir Voskresensky
Modified: 2016-03-16 08:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2015-10-30 19:16:23 UTC
install/lib/compilers/include/CC/gnu/builtins-def.h 28 ms
builtins.h:668:23: unexpected token: __builtin_va_list("__builtin_va_list"), expected one of , EOF, ELLIPSIS, ASSIGNEQUAL, COLON, COMMA, SEMICOLON, POINTERTO, LPAREN, RPAREN, LSQUARE, LESSTHAN, GREATERTHAN, STAR, AND, AMPERSAND, TILDE, SCOPE, IDENT, "operator", "typedef", "_stdcall", "__stdcall", "this", "true", "false", "_cdecl", "__cdecl", "_near", "__near", "_far", "__far", "__interrupt", "pascal", "_pascal", "__pascal", "__attribute__", "__attribute", "final", "override", "decltype", "__decltype", "__clrcall"
Comment 1 Vladimir Voskresensky 2015-10-30 19:17:26 UTC
studio toolchain is used, on line 668 there is the following code

typedef __sun_va_list __builtin_va_list;
Comment 2 petrk 2015-11-03 19:06:34 UTC
Fixed at enum. Changeset - 303847:50ffb816bb8a
Comment 3 Quality Engineering 2015-11-10 02:32:33 UTC
Integrated into 'main-silver', will be available in build *201511100002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0cdf7f1c68d0
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #256281 - parser error in builtins.h
(transplanted from 50ffb816bb8a2d75c3382515ef9706beb513ca74)
Comment 4 soldatov 2015-11-20 22:09:12 UTC
Verified in NetBeans 8.1patch1