Changes between Initial Version and Version 1 of Ticket #1538
- Timestamp:
- Apr 19, 2017, 8:30:56 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1538
- Property Component undecided → rascontrol
-
Ticket #1538 – Description
initial v1 5 5 This issue is in the [http://www.boost.org/doc/libs/1_60_0/libs/spirit/doc/html/index.html boost spirit] library which is now used by rascontrol for parsing the rascontrol commands. 6 6 7 I'm not very happy about the use of this library btw, because it raises the RAM requirements for compiling rasdaman quite high (min. 4-5GB RAM needed), and slows it down as well. One thing we could do isport back the old rascontrol parser.7 I'm not very happy about the use of this library btw, because it raises the RAM requirements for compiling rasdaman quite high (min. 4-5GB RAM needed), and slows it down considerably as well. At the same time we have a few tickets open on this parsing (e.g. help command not working). One solution could be to port back the old rascontrol parser.