Andreas Vox wrote:
> Am I the first for Mac/Qt? :-)
I'd say so. :-)
> Same here. Those spurious crashes seem to be gone. I just
> made an extended find/replace with both HEAD and CoordBranch:
> HEAD crashed not even half way through, no problems with CoordBranch.
>
> This should fix several bu
Georg Baum wrote:
> Am Dienstag, 16. November 2004 03:47 schrieb Alfredo Braunstein:
>> Georg Baum wrote:
>> > Is the attached patch ok?
>>
>> No, seems like you picked the wrong patch ;-)
>
> Ok, second try. It was obviously too late ;-)
Seems ok to me. So if it works, I'd shove it in, as it f
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| NVI - Nonvirtual Interface pattern.
This is the updated nvi diff.
nvi-2.diff.gz
Description: GNU Zip compressed data
--
Lgb
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> The only thing to consider is that currently the concept
Lars> checking is turned on with --enable-debug (default on), but we
Lars> might want a separate flag for this --enable-concept-checks. But
Lars> unless somebody really wa
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| Lars> And it is good practise and make us follow and adhere to the
| Lars> requirements put down in the standard.
>
| That's good. There is a 10% penalty in disk size, but that's O
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> OK, here is the difference between the inclusion and the
Jean-Marc> exclusion method: isWord considers the following characters
Jean-Marc> as part of a word, while isLetter does not:
Jean-Marc> "$'*<=>_`|0123456789
J
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> And it is good practise and make us follow and adhere to the
Lars> requirements put down in the standard.
That's good. There is a 10% penalty in disk size, but that's OK.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| Lars> I had forgotten that gcc does not turn on concept checks by
| Lars> defalt, so I did that for builds where --enable-debug is on.
>
| Lars> This showed a few problems, but mos
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I had forgotten that gcc does not turn on concept checks by
Lars> defalt, so I did that for builds where --enable-debug is on.
Lars> This showed a few problems, but mostly we are in _very_ good
Lars> shape.
Lars> I think we sh