Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 63811
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GCC Porting Team <gcc-porting@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Igor V. Kovalenko <garrison@mail.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
astyle-1.15.3-gcc34-compile.patch compilation fix for astyle with gcc-3.4 patch Igor V. Kovalenko 2004-09-12 12:14 0000 322 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 63811 depends on: Show dependency tree
Bug 63811 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-12 12:12 0000
When I try to emerge dev-util/astyle-1.15.3-r1 , I get errors due to C++
changes in GCC 3.4.


Reproducible: Always
Steps to Reproduce:
1.set gcc-3.4 as default compiler
2.emerge astyle

Actual Results:  
Compilation failed as follows:

astyle_main.cpp: In function `bool parseOptions(astyle::ASFormatter&, const
ITER&, const ITER&, const std::string&)':
astyle_main.cpp:178: error: there are no arguments to `parseOption' that depend
on a template parameter, so a declaration of `parseOption' must be available


Expected Results:  
emerge succeeded

It's clearly a GCC 3.4 compilation problem

------- Comment #1 From Igor V. Kovalenko 2004-09-12 12:14:40 0000 -------
Created an attachment (id=39455) [details]
compilation fix for astyle with gcc-3.4

I successfully emerged astyle using gcc-3.4 with this patch applied.

------- Comment #2 From Karol Wojtaszek (RETIRED) 2004-09-26 16:20:58 0000 -------
Commited to cvs. Thanks Igor.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug