Menu

#44 Unnecessary (and forbidden) Semicolons

current_version
open
nobody
compile (15)
5
2005-03-31
2005-03-31
chris_de
No

Hi,

my compiler (gcc 3.4.3) complains about semicolons at
the following lines:

dialogs/kickpimcard.cpp: lines 312 & 355
kickpimcontactview.cpp: lines 114, 132 & 140
kpcontactevent.cpp: line 27
kpabccontact.cpp: lines 243, 258, 273, 279, 286, 325

I don't know why there aren't any errors with other
(maybe older) compilers, but I'm quite sure you have to
remove those semicolons. If I am wrong please tell me
why :-)

Greetings,

Christian Beckel

Discussion

  • chris_de

    chris_de - 2005-03-31

    Logged In: YES
    user_id=1250481

    I'm sorry, there already exists a patch for this bug.
    You can safely ignore my first posting :-)

    Greetings,

    Christian Beckel

     
  • Lorenzo Paulatto

    Logged In: YES
    user_id=1343327
    Originator: NO

    confirm: I had to remove all of them

     

Log in to post a comment.