| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | May 2 2005 4:22pm |
| Subject: | Re: Small patch | ||
| View as plain text | |||
Erwin wrote: > 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...
| Thread | ||
|---|---|---|
| • Small patch | Erwin | 1 May |
| • Re: Small patch | Warren Young | 2 May |
