Continue reforming error message support. In this phase, get rid of
[pspp-builds.git] / src / language / expressions / ChangeLog
index 4a96aeb941a9479876c7386203e97d30fc102f8b..5b04f9ffdb49806ca7b1b92c47a371708da4ba56 100644 (file)
@@ -1,3 +1,12 @@
+Sun Apr 23 22:06:45 2006  Ben Pfaff  <blp@gnu.org>
+
+       Continue reforming error message support.  In this phase, get rid
+       of message "titles" and put the message text in `struct error'.
+       Now `struct error' encapsulates a message more properly.
+       
+       * helpers.c: (expr_error) Use err_msg() instead of err_vmsg().
+       Format message ourselves.
+
 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
        
        * Moved files from src directory