shammash (Luca Bigliardi)
- Login: shammash
- Email: shammash@artha.org
- Registered on: 06/23/2009
- Last sign in: 06/23/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
06/23/2009
-
07:03 PM Ruby Bug #940: ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
- =begin
Let me explain you a bit more what's happening:
- Autotools are a widely used, long time existing tool for handling C/C++
projects ( http://en.wikipedia.org/wiki/GNU_build_system )
- If in your project you have to do c... -
08:24 AM Ruby Bug #940: ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
- =begin
How to reproduce:
- start a project with autotools (including autoheader)
- create a C/C++ file including both ruby.h and config.h generated by autotools
=end