Author: wyoung
Date: Fri Feb 15 07:44:36 2008
New Revision: 2199

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2199&view=rev
Log:
- Removed cchar typedef.  It does nothing but save a little typing, at
  the expense of making it harder for newbies to understand the library
  interface.
- Also removed uint and ulong typedefs on the same grounds.  Plus, they
  weren't actually being used within the library!

Modified:
    trunk/lib/common.h
    trunk/lib/mystring.h
    trunk/lib/ssqls.pl
    trunk/lib/stadapter.h
    trunk/lib/tcp_connection.cpp
    trunk/lib/tcp_connection.h
    trunk/lib/uds_connection.cpp
    trunk/lib/uds_connection.h
    trunk/lib/wnp_connection.cpp
    trunk/lib/wnp_connection.h

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/lib/common.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/common.h?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/mystring.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/mystring.h?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/ssqls.pl
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/ssqls.pl?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/stadapter.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/stadapter.h?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/tcp_connection.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/tcp_connection.cpp?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/tcp_connection.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/tcp_connection.h?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/uds_connection.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/uds_connection.cpp?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/uds_connection.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/uds_connection.h?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/wnp_connection.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/wnp_connection.cpp?rev=2199&r1=2198&r2=2199&view=diff

Modified: trunk/lib/wnp_connection.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/wnp_connection.h?rev=2199&r1=2198&r2=2199&view=diff


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to