Mail Archives: djgpp-workers/2001/02/13/02:28:48
On Mon, 12 Feb 2001, Stephen Silver wrote:
> The c_std option doesn't put the standard functions (or anything else)
> in namespace std if the user includes <*.h> instead of <c*>. It was
> this sort of incorrect behaviour that I was trying to avoid.
Can we have the cake and eat it, too? That is, can we leave the <c*>
headers up to libstdc++ (after all, they are theirs to begin with) and
fix only the <*.h> headers which come with DJGPP?
Is that what your latest suggestion based on looking into libstdc++ was
trying to do?
> If the ultimate aim is to use the c_shadow headers, then there is
> not much point is using my namespace std patches
Please explain why. Are these two goals somehow incompatible, even if we
leave the <c*> headers alone?
- Raw text -