https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734
--- Comment #5 from Albert Astals Cid ---
Ping
I provided the requested information, can someone move this out of WAITING
state?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734
--- Comment #4 from Albert Astals Cid ---
Added both the pre-processed source with both -isystem and -I
They seem mostly the same except some ¿annotations/comments?
Had to compress them with xz since otherwise they were too big to attach, hope
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734
--- Comment #3 from Albert Astals Cid ---
Created attachment 52590
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52590&action=edit
preprocessed source with -I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104734
--- Comment #2 from Albert Astals Cid ---
Created attachment 52589
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52589&action=edit
preprocessed source with -isystem
++
Assignee: unassigned at gcc dot gnu.org
Reporter: albert.astals.cid at kdab dot com
Target Milestone: ---
I have a class that inherits from a class that is a system header.
The system header class has
virtual bool edit(const QModelIndex &index, EditTrigger trigger, QE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96518
Albert Astals Cid changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
ormal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: albert.astals.cid at kdab dot com
Target Milestone: ---
With the code
class Foo {
public:
void SetParent(Foo *f)
{
parent = f;
}
Foo *GetP
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78010
Albert Astals Cid changed:
What|Removed |Added
CC||albert.astals.cid at kdab dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83767
Albert Astals Cid changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: albert.astals.cid at kdab dot com
Target Milestone: ---
Created attachment 43088
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43088&action=edit
example code
10 matches
Mail list logo