Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes wrote:
>
>> Juergen, gcc complains about this variable, and I think it is right.
>> Shall I apply to branch and trunk?
>
> Yes, please.
Done.
JMarc
Jean-Marc Lasgouttes wrote:
> Juergen, gcc complains about this variable, and I think it is right.
> Shall I apply to branch and trunk?
Yes, please.
Jürgen
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> I would not have used one (I always think of structs in the C
Georg> sense and use classes if I need something else), but I don't
Georg> really care, so please put it in.
You're right, I finally used the simpler path.
JMarc
Jean-Marc Lasgouttes wrote:
> Georg, is that right?
Yes. I simply forgot to set it when no preamble was given.
> info.feature was not initialized, I set it to
> false (or maybe you prefer to avoid constructors for structs?)
I would not have used one (I always think of structs in the C sense an
Georg Baum <[EMAIL PROTECTED]> writes:
| Am Dienstag, 6. Januar 2004 23:17 schrieb Lars Gullik Bjønnes:
>>
>> It seem to me that this must be the correct fix. Can someone please
>> verify that.
>
| The fix is correct. I introduced the error when I split splitLatexLength()
| off from translate_le
Am Dienstag, 6. Januar 2004 23:17 schrieb Lars Gullik Bjønnes:
>
> It seem to me that this must be the correct fix. Can someone please
> verify that.
The fix is correct. I introduced the error when I split splitLatexLength()
off from translate_len().
Georg