Re: What's the status of bug [Bug 5748] - Char widths are not properly calculated?]

From: Jordi Mas (jmas@softcatala.org)
Date: Sun Oct 05 2003 - 12:48:28 EDT

  • Next message: Hubert Figuiere: "Re: commit: fixes 5748"

    > OK Jordi thanks. A couple more questions.
    >
    > 1. Is this the full patch that your to commit?

    Yes, it is.

    > 2. As it stands now the only difference that I can see between the current
    > code this is the use of negative values for the fonts sizes.
    >
    > doing
    >
    > #define NEW_SCALE 0
    >
    > means that NEW_SCALE is defined. So code following a #if NEW_SCALE is
    > included.
    >
    > #if NEW_SCALE
    > ...
    > .. This code is included..

    Martin, I'm afraid that this assumption is wrong. We are using #if and not
    #ifdef. Using #if evaluates a constant-expression. In my commit the code is
    not included.

    Jordi,

    -- 
    

    Jordi Mas i Hernāndez (homepage http://www.softcatala.org/~jmas) http://www.softcatala.org



    This archive was generated by hypermail 2.1.4 : Sun Oct 05 2003 - 13:06:46 EDT