Can this be changed? Limitations on string lengths are a bit passe IMHO, in the era of C++ and STL
Regards Yaron On Fri, Oct 9, 2009 at 11:58 PM, Andrew Makhorin <[email protected]> wrote: > > I have problem with glpk debian package in Lenny in discusses with > > help-glpk list, I receive sugestions to change constant in > > src/glpmpl.h file to MAX_LENGTH 1000 according as email following > > down. > > MAX_LENGTH (in glpmpl.h) must not be greater than 255; this is limited > by underlying data structure (DMP) used to store character strings. > > > > > > > > _______________________________________________ > Help-glpk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-glpk >
_______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
