shopsuite-dev
[Top][All Lists]
Advanced

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

[ShopSuite-dev] CVS repository state


From: Debian User
Subject: [ShopSuite-dev] CVS repository state
Date: Sat, 29 Dec 2001 20:53:04 +0100

Changes has been committed to The Savannah CVS repository. You can see
the ChangeLog.


--
Sat Dec 29 20:11:43 CET 2001  Davi Leal  <address@hidden>

 * source/Makefile.am: The '-lkdeui' library dependency has been
 deleted. These library is not used.

 * source/salepoint.cpp, source/buy.cpp,
 * source/prodsManage.cpp, source/prodsManage.h,
 * source/fitInventory.cpp:
 Fix some labels:
   - Code is spelled 'Code', not 'Cod'.
   - Short-descriptions are moved from "Description" to
     "Product". So Long-description fields stay with the label
     "Description".

 Two spaces are appended to some labels to avoid label-joining
 at windows resizing.

 From Tomasz Wegrzanowski <address@hidden>:
 * source/shopDB.cpp (login):
 'login' contained nasty bug: c++ string class function data()
 returned internal char *, but it didn't have to be
 NULL-terminated. It was responsible for nasty bugs like:
         "Can't log in to the data base:
  ERROR: Missing '=' after so8859-14' in conninfo"

 Tomasz changed login() to use asprintf instead of c++ string
 class for creating `char *dbstring'.




reply via email to

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