Re: C++ question related to casting

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 23 May 2006 22:38:16 +0200

tis 2006-05-23 klockan 21:40 +0200 skrev Henrik Nordstrom:

> In this case there was a const barrier which needed to be penetrated,
> triggering all of this.. Probably a design error somewhere (missing
> write access method, or the code in question executing in the wrong
> context).

The code in question has now been cleaned up no longer requiring this
const barrier penetration, and the code audited to not have any other
places where HttpHeader gets abused in the same manner..

Unfortunately the assignment operator could not be blocked as it is
currently in use by the internal reset method.

Regards
Henrik

Received on Tue May 23 2006 - 14:39:12 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:04 MDT