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++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Assist++ typedef struct analysis problem
Re: Assist++ typedef struct analysis problem [message #58220 is a reply to message #58219] Sun, 27 March 2022 04:20 Go to previous messageGo to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello Lance, yes somes of my struct here wont compile.

About this bug. I digged Parser code in order to find a simple way to ignore C struct alias but didn't find a correct way to fix it.
However I have a temporary fix :

.\upp\uppsrc\CppBase\Parser.cpp : 1675
if(d.name.GetCount() && d.name != d.type) { // We want to prevent struct alias to be missinterpreted


It's wacky Very Happy

Maybe I will dig it more tomorrow to understand the root cause of it and find a better way to fix it.

[Updated on: Sun, 27 March 2022 18:37]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Windows7 support
Next Topic: Edited file sometimes reverts changes when running build
Goto Forum:
  


Current Time: Mon May 13 09:39:03 CEST 2024

Total time taken to generate the page: 0.02307 seconds