commit: build break fix

From: Jordi Mas (jmas@softcatala.org)
Date: Wed Oct 30 2002 - 02:50:05 EST

  • Next message: Jordi Mas: "commit: win32 build fix"

    I have fix this problem for VC 6.0. Thanks.

    xap_Draw_Symbol.cpp(195) : error C2086: 'i' : redefinition

    >UT_uint32 index,count,i;
    >index = iy * 32 + ix;
    >count = 0;
    >UT_DEBUGMSG(("calcSymbolFromCoords(x = [%u], y = [%u]) =", ix, iy));
    >for (size_t i = 0; i < m_vCharSet.size(); i += 2)

    -- 
    

    Jordi Mas http://www.softcatala.org



    This archive was generated by hypermail 2.1.4 : Wed Oct 30 2002 - 03:01:32 EST