Angus Leeming <[EMAIL PROTECTED]> writes:

| Andreas Vox wrote:
>
>> Angus Leeming <[EMAIL PROTECTED]> writes:
>> 
>>> Well that seems pretty conclusive then. setEnvPath loops over the
>>> elements but doesn't do anything with them.
>>> 
>>> Try changing the ss.tellp() bit to something comparing iterators:
>> 
>> Sorry, but that doesn't look like the logical conclusion.
>
| Granted, but then who says that bugs are logical? I've used the (it==begin)
| way for years. I've used the (ss.tellp() > 0) way only recently. I have
| vague memories of problems with it, so let's try and see if the iterator
| way works.

Yes there has been problems with tellp and friends in older stdlibc++.

I remember batteling with this when working on lyxlex.

-- 
        Lgb

Reply via email to