[AMBER-Developers] minor issue with BUFFER_SIZE in ptraj()

From: Hannes Loeffler <Hannes.Loeffler.stfc.ac.uk>
Date: Mon, 25 Feb 2013 10:35:43 +0000

Hi,

I think there is a minor issue with the buffer size in ptraj() (file
ptraj.c) which is currently defined as

char buffer[BUFFER_SIZE]

with BUFFER_SIZE set to 1024. This may be a bit small (my
extension routines take lists of masks and some users obviously like to
have lots of them) but more importantly ptraj() does not issue a
sensible warning of overly long input lines.


Cheers,
Hannes.
-- 
Scanned by iCritical.
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Mon Feb 25 2013 - 03:00:02 PST
Custom Search