View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000579 | Ecere SDK | ide:buildsystem | public | 2010-12-04 00:45 | 2013-05-19 22:15 |
| Reporter | redj | Assigned To | redj | ||
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Cross-Platform | OS | \o/ | OS Version | ;-) |
| Target Version | 0.44 Ryoan-ji | Fixed in Version | 0.44 Ryoan-ji | ||
| Summary | 0000579: having sameName.c and sameName.cpp is not possible (.ec/.c/.cpp/.cc/.cxx) (name collisions) | ||||
| Description | EIMRepo/kernel/InterMAPhics-Release.Makefile:1392: warning: overriding commands for target `obj/release.win32/Object.o' EIMRepo/kernel/InterMAPhics-Release.Makefile:639: warning: ignoring old commands for target `obj/release.win32/Object.o' .c and .ec I think if more than 1 file with different extension prioritize ec/c/cpp i.e. if any ec File present, keep .ec->.o and then .c -> .c.o if any C file present object.cpp->object.cpp.o object.c->object.o | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-12-04 00:45 | redj | New Issue | |
| 2010-12-04 00:45 | redj | Status | new => assigned |
| 2010-12-04 00:45 | redj | Assigned To | => redj |
| 2010-12-04 00:45 | redj | Status | assigned => resolved |
| 2010-12-04 00:45 | redj | Fixed in Version | => 0.44 pre-release 2 |
| 2010-12-04 00:45 | redj | Resolution | open => fixed |
| 2010-12-04 00:45 | redj | Note Added: 0000404 | |
| 2012-03-08 15:33 | redj | Target Version | old 0.44.pre2 => 0.44 Ryoan-ji |
| 2012-03-08 18:07 | redj | Fixed in Version | => 0.44 Ryoan-ji |
| 2012-03-29 07:52 | redj | Category | => ide |
| 2012-03-29 07:52 | redj | Project | @3@ => Ecere SDK |
| 2012-03-29 08:48 | redj | Category | ide => ide:buildsystem |
| 2012-03-29 08:49 | redj | Summary | ide: build system: having sameName.c and sameName.cpp is not possible (.ec/.c/.cpp/.cc/.cxx) (name collisions) => having sameName.c and sameName.cpp is not possible (.ec/.c/.cpp/.cc/.cxx) (name collisions) |
| 2013-05-19 22:15 | jerome | Status | resolved => closed |