CVSROOT: /cvs/gnome Module name: dasher Changes by: cball 05/07/14 22:37:24
Modified files: Src/DasherCore : DasherModel.cpp Log message: Removing unnecessary limits.h. So, here's the deal: g++ 2.95.7 doesn't support ::numeric_types, because it is on crack. We could define INT64_MIN etc ourselves if we care about staying buildable on g++ 2, but I think a system running that is unlikely to meet the rest of our dependencies. We'll see. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dasher&who=cball&date=explicit&mindate=2005-07-14%2022:36&maxdate=2005-07-14%2022:38 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list