Re: Commit (STABLE) Re: Commit: Docbook plugin work

From: Joaquín Cuenca Abela (cuenca@pacaterie.u-psud.fr)
Date: Thu Aug 08 2002 - 16:45:33 EDT

  • Next message: Tomas Frydrych: "Re: layout/screen units mess"

    On Thu, 2002-08-08 at 22:02, Hubert Figuiere wrote:
    > On Thu, 2002-08-08 at 21:09, Kenneth J.Davis wrote:
    > >
    > > I would appreciate it if someone with an uptodate stable cvs
    > > tree could commit a fix (move the 'int i' out of the for or similar).
    > >
    > >
    > > ie_imp_DocBook.cpp(661) : error C2374: 'i' : redefinition; multiple initialization
    > >
    > > ..
    > > 653 for (int i = m_iInSection - 1; i < 7; i++)
    > > 654 {
    > > ..
    > > 659 }
    > > 660
    > > 661 for (int i = m_iInSection - 2; i >= 1; i++)
    > > ..
    >
    > One more time, MSVC is driving us nuts. One more time C++ is prooving to
    > be badly designed.

    I beg your pardon? I think that I've missed the prove.

    I'm tired of all that shit. Mike, can you add something as
    "/D for if (0) ; else for" to the MSVC compiling options and finish once
    for all with this problem?

    Sorry, but I don't know cl.exe syntax (but I'm pretty sure that you know
    it :). I guess that you can add something like that to the command
    line.

    Cheers,

    -- 
    Joaquín Cuenca Abela
    cuenca@pacaterie.u-psud.fr
    


    This archive was generated by hypermail 2.1.4 : Thu Aug 08 2002 - 16:46:39 EDT