[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdepimlibs/kioslave/imap4
From:       Jakub Stachowski <qbast () go2 ! pl>
Date:       2008-05-06 18:48:50
Message-ID: 200805062048.51232.qbast () go2 ! pl
[Download RAW message or body]

Dnia wtorek, 6 maja 2008, Marc Mutz napisaƂ:
> On Sunday May 4 2008 12:32, Jakub Stachowski wrote:
> > +#define IMAP_PORT 143
> > +#define IMAPS_PORT 993
>
> This is C++. Please use
>   static const int ImapPort = 143;
>   static const int ImapsPort = 993;
> instead of preprocessor defines.

OK.

>
> Thanks,
> Marc



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic