Try the following patch and remove the comments
Try the following patch
I got another example that (Jens: as discussed) probably has the same root. Luckily it's way simpler and smaller that boost. ;-)
Attached is a project that consists just of header files. For me (on Windows) if I do:
- open any of these files
- change something (I do space + delete all the time - so I *don't* change content)
- save
- change again something like above
- save again
--> C::B crashes.
It seems probably be to be related to:
- the folder structure and the class "C" appearing in different namespaces
- the live parser...?!
Strangely it happens only at the second save to me.
[attachment deleted by admin]