Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Pop3 class and reference examples for U++
Re: Pop3 class and reference examples for U++ [message #42661 is a reply to message #42655] Thu, 27 March 2014 15:24 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1093
Registered: August 2007
Senior Contributor
Hello Mirek,

Latest revision of Pop3 has a constant value (int LINE_MAX) used in GetLine(). But afaik, LINE_MAX is actually a posix macro used by gcc. So it gives an error:

../Ultimate++/uppsrc/Core/POP3/POP3.cpp: In member function 'bool Pop3::PutGet(const Upp::String&, bool, bool)':
..Ultimate++/uppsrc/Core/POP3/POP3.cpp:114:12: error: expected unqualified-id before numeric constant
  const int LINE_MAX = 20000000;
            ^


Regards.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Value size ?
Next Topic: Skylark: Should escape character '$' be replaced to avoid name clash with Jquery?
Goto Forum:
  


Current Time: Mon Apr 29 06:48:53 CEST 2024

Total time taken to generate the page: 0.04023 seconds