First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 162523
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: C++ Team <cpp@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: pedro <god4saken@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
log4cxx-0.9.7-gcc41.patch A modification of the log4cxx-0.9.7-gcc41.patch that solves this bug patch pedro 2007-01-17 11:49 0000 873 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 162523 depends on: Show dependency tree
Bug 162523 blocks: 117482
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: 2007-01-17 11:48 0000
The TCHAR macro is twice defined in a log4cxx include file, I submit here a
patch for including this macro into a #ifdef sentence that solves the error

Reproducible: Always

Steps to Reproduce:
1. emerge \>=gcc-4 log4cxx
2. Create a program in c++ that uses log4cxx
3. Compile it with -llog4cxx

Actual Results:  
error: multiple types in one declaration

Expected Results:  
no errors

------- Comment #1 From pedro 2007-01-17 11:49:43 0000 -------
Created an attachment (id=107262) [details]
A modification of the log4cxx-0.9.7-gcc41.patch that solves this bug

------- Comment #2 From Tiziano Müller 2007-03-15 22:48:55 0000 -------
Fixed. Thanks!

First Last Prev Next    No search results available      Search page      Enter new bug