Remove some hardcoded selection string buffers
commit29a6c2ffce2b9447749a5c99bac61e2173a70c2d
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 29 Jun 2014 04:39:59 +0000 (29 07:39 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 29 Jun 2014 07:56:53 +0000 (29 09:56 +0200)
tree6612028235969d76fda4f1714a96de097042f536
parent7ba0a841df25e54d36586e31003fbfe93bd2588d
Remove some hardcoded selection string buffers

This removes some arbitrary limitations on the length of the input
string.  The error handling would still be in the need of a bigger
overhaul (all of these were in the error handling parts).

Fixes #1538, related to #655.

Change-Id: I1112b5ccae526cf3b8fd079bbabf8d7f61e52635
src/gromacs/selection/params.cpp
src/gromacs/selection/parsetree.cpp
src/gromacs/selection/parsetree.h