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] CParser GetColumn bugfix
Re: CParser GetColumn bugfix [message #52617 is a reply to message #52615] Wed, 30 October 2019 10:12 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Here is my exact code from Spaces0 Surprised :
if(*term++ == '\n') {
						line++;
						//lineptr = term;
					}


This is the fix I retired for my new one, that worked better. But I didn't update GetChar and Skip Term.

But I'll test out you new fix.

Luckily, I have 170 test cases ready to run, some of them testing column too.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Long time running program and Vector
Next Topic: IsSpace() should be true on non breaking space
Goto Forum:
  


Current Time: Wed Apr 24 22:40:27 CEST 2024

Total time taken to generate the page: 0.02212 seconds