From: James D. <jam...@re...> - 2005-01-14 21:13:39
|
If you build *iobind/base64.hpp* using the g++ compiler (part of the GNU Compiler Collection) with the "-Wall -W" options (i.e. you are being completely anally retentive), the unused _State& parameter on line 168 causes an error. The patch attached to this email simply comments out the parameter name, which solves the error. I do not consider the change to be anything other than obvious, and therefore not copyrightable. I'd like to thank everyone involved for this fine implementation of Base64 encoding and decoding, as I have found it to be very helpful. -- James Damour jam...@re... 518-490-6136 |