View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000191 | FreeCAD | Patch | public | 2010-10-31 23:24 | 2011-02-24 09:19 |
| Reporter | silasdb | Assigned To | wmayer | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 0.11 | Fixed in Version | 0.11 | ||
| Summary | 0000191: Make preprocessor check for BSD | ||||
| Description | The attached patch is the first of a series of patches I want to send you, in order to make FreeCAD compile under NetBSD. This first one is very simple... it just creates a FC_OS_BSD macro and defined(FC_OS_BSD) was appended whenever defined(FC_OS_LINUX) appeared. So, I'd like to ask you if it is possible that we get used to append defined(FC_OS_BSD) for every new defined(FC_OS_LINUX), since the API of both systems is very similar. Thanks! | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-10-31 23:24 | silasdb | New Issue | |
| 2010-10-31 23:24 | silasdb | File Added: bsd-check.diff | |
| 2010-11-01 17:23 | wmayer | Note Added: 0000398 | |
| 2010-11-01 17:24 | wmayer | Assigned To | => wmayer |
| 2010-11-01 17:24 | wmayer | Status | new => assigned |
| 2011-02-24 09:19 | wmayer | Note Added: 0000639 | |
| 2011-02-24 09:19 | wmayer | Status | assigned => closed |
| 2011-02-24 09:19 | wmayer | Resolution | open => fixed |
| 2011-02-24 09:19 | wmayer | Fixed in Version | => 0.11 |
| 2011-02-24 09:19 | wmayer | Target Version | => 0.11 |
FreeCAD