On Tue, Dec 18, 2007 at 01:21:22PM +1800, Bo Peng wrote:
> Dear all,
> 
> Using a trick that add par_id and pos information during the handling
> of encoding_exception, I came up with a much simpler patch. Basically,
> 
> 1. Define an exception with all needed information.
> +class encoding_exception : public std::exception {

'EncodingException' please.

Andre'

Reply via email to