Erwin wrote:
Quote:
I've found a small buglet in coldata.h, the type() method should be
const, |
Applied. Thanks.
In future, you don't need to justify this type of patch. If a method
clearly doesn't modify the contents of the class's internals, it should
be const, no question. Unless it's overridden by a subclass method that
does modify things, I suppose...
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw