[Github-comments] Re: [geany/geany] non-deterministic anon_struct (Issue #3717)

2024-04-23 Thread Jiří Techet via Github-comments
Closed #3717 as completed via #3785. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3717#event-12582302054 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] non-deterministic anon_struct (Issue #3717)

2024-03-06 Thread Jiří Techet via Github-comments
@bmwiedemann I believe I fixed it in #3785. Can you confirm it fixes all the problems with glfw sources? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3717#issuecomment-1981942218 You are receiving this because you are subscribed to this thread. Mes

[Github-comments] Re: [geany/geany] non-deterministic anon_struct (Issue #3717)

2023-12-11 Thread Jiří Techet via Github-comments
> This generated name is created by the ctags CXX parser > [here](https://github.com/geany/geany/blob/512e88df8d97284c191459450bce4dd7877b9c2b/ctags/main/parse.c#L4795). And then we rename these in this nice function: https://github.com/geany/geany/blob/512e88df8d97284c191459450bce4dd7877b9c2b/s

[Github-comments] Re: [geany/geany] non-deterministic anon_struct (Issue #3717)

2023-12-11 Thread elextr via Github-comments
This generated name is created by the ctags CXX parser [here](https://github.com/geany/geany/blob/512e88df8d97284c191459450bce4dd7877b9c2b/ctags/main/parse.c#L4795). The value of `parser -> anonymousIdentiferId` is incremented a few lines above, so I suspect its intended to count anon structs an