lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6011] Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [6011] Improve documentation
Date: Fri, 31 Oct 2014 12:49:42 +0000

Revision: 6011
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6011
Author:   chicares
Date:     2014-10-31 12:49:41 +0000 (Fri, 31 Oct 2014)
Log Message:
-----------
Improve documentation

Modified Paths:
--------------
    lmi/trunk/census_view.cpp

Modified: lmi/trunk/census_view.cpp
===================================================================
--- lmi/trunk/census_view.cpp   2014-10-31 01:41:21 UTC (rev 6010)
+++ lmi/trunk/census_view.cpp   2014-10-31 12:49:41 UTC (rev 6011)
@@ -1707,7 +1707,8 @@
 // TODO ?? It would be better to use fatal_error() instead of
 // warning() followed by fatal_error() with a short string, but
 // apparently that can segfault with very long strings. Is there
-// a limit on exception size that should be tested here?
+// a limit on exception size that should be tested here? See:
+//   http://savannah.nongnu.org/bugs/?20240
                 fatal_error() << "Invalid input." << LMI_FLUSH;
                 }
             values.push_back(token);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]