| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010285 | CMake | Modules | public | 2010-02-13 18:05 | 2016-06-10 14:31 | ||||
| Reporter | Hilton Medeiros | ||||||||
| Assigned To | Philip Lowman | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010285: [FindBISON] Bison extra headers | ||||||||
| Description | Hello, as I said in the mailing list, while using the bison interface for C++, bison generates some extra headers that are ignored by the FindBISON module: location.hh position.hh stack.hh I think it may be tricky to solve this in the module because these files will be generated in two cases: 1) when I define in my bison grammar file which skeleton I will use like this: %skeleton "lalr1.cc" 2) when I use the compile time option --skeleton=lalr1.cc Because of this, I believe the simplest approach would be to test if one of these files exists. They are copied to the same folder of the generated parser .hpp and .cpp and always have the same names. Kind regards, Hilton | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0041654) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-02-13 18:05 | Hilton Medeiros | New Issue | |
| 2010-12-15 07:25 | David Cole | Assigned To | => Philip Lowman |
| 2010-12-15 07:25 | David Cole | Status | new => assigned |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041654 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |