This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
cdt
Watch
1
Star
0
Fork
You've already forked cdt
0
mirror of
https://github.com/eclipse-cdt/cdt
synced
2025-06-07 09:46:02 +02:00
Code
Issues
Wiki
Activity
af1d76d4e3
cdt
/
core
/
org.eclipse.cdt.core
/
browser
History
Doug Schaefer
47f54464d3
Fix 151229 - Two problems here. First the CSourceViewer wasn't reacting well to files that we didn't know the content type for (rare case, though). The other was the PDOMTypeReference was always returning an external translation unit. Fixed to call the correct CModel create method.
2006-07-20 19:50:04 +00:00
..
org/eclipse
/cdt
Fix 151229 - Two problems here. First the CSourceViewer wasn't reacting well to files that we didn't know the content type for (rare case, though). The other was the PDOMTypeReference was always returning an external translation unit. Fixed to call the correct CModel create method.
2006-07-20 19:50:04 +00:00
ChangeLog-browser
Put the Type Cache back and reactivate the code that uses it, i.e., Open Type and the New Class Wizard. The info still returns null but I'll you should be able to compile.
2006-04-19 21:03:51 +00:00