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 » U++ Library support » U++ Core » [solved] Bug in CParser
[solved] Bug in CParser [message #43598] Thu, 11 September 2014 14:59 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
CParser::SkipSpaces is bugged. Correct implementation:

CParser& SkipSpaces(bool b = true)        { skipspaces = b; return *this; }

[Updated on: Tue, 03 January 2017 12:03]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HttpClient -> ssl
Next Topic: Some fixes in InVector.hpp and Vcont.cpp
Goto Forum:
  


Current Time: Thu May 02 15:18:12 CEST 2024

Total time taken to generate the page: 0.05199 seconds