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 » Community » U++ community news and announcements » 2022.3rc3
Re: 2022.3rc2 [message #59401 is a reply to message #59400] Thu, 22 December 2022 08:30 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
pvictor wrote on Thu, 22 December 2022 07:20
Hi,

While testing the current version, I have found a weird bug:
Character 0x1F in QTF string (inside \1 ... \1) causes the program termination.
This code does not work:
#include <CtrlLib/CtrlLib.h>

using namespace Upp;

GUI_APP_MAIN {
	ErrorOK("\1Text \x1f text\1");
}

OS: Ubuntu 20.04

Best regards,
Victor


Good catch, this bug must have been there for ages... Fixed in trunk (<32 chars are now ignored except '\n' and '\t').

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2022(?).2 beta
Next Topic: Merry Christmas and Happy New Year 2023!
Goto Forum:
  


Current Time: Sat May 11 23:54:47 CEST 2024

Total time taken to generate the page: 0.02377 seconds