Bug 214358 - LTC27655-[LSPP]swig fails to define the architecture correctly when processing C include files
Summary: LTC27655-[LSPP]swig fails to define the architecture correctly when processin...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: swig
Version: 6
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Adam Tkac
QA Contact:
URL:
Whiteboard:
Depends On: 211095
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-07 08:16 UTC by Adam Tkac
Modified: 2013-04-30 23:34 UTC (History)
3 users (show)

Fixed In Version: 1.3.29-2.fc6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-07 08:20:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Comment 1 Adam Tkac 2006-11-07 08:20:46 UTC
---Steps to Reproduce---
> cat > test.i
%module test
# Make __NR_syscall names available
%include <sys/syscall.h>

> swig -python -I/usr/include -includeall test.i
/usr/include/asm/unistd.h:9: Warning(204): CPP #warning, This machine appears to
be neither x86_64 nor i386.
>



Note You need to log in before you can comment on or make changes to this bug.