
25 Jan
2009
25 Jan
'09
4:20 p.m.
On Sun, 2009-01-25 at 00:32 +0100, Benedikt Huber wrote:
Would you mind re-sending the patches after pulling the latest patches from the mainline c2hs repo?
This patch also contains the missing files for the system tests.
Applied thanks.
BTW, I can't help flinching at names like CDeclExt, CThis, CThat etc (yes I know they were that way in c2hs originally). Next time you make an API break would you consider using names designed for qualified import? like C.DeclExt etc?
Usually I prefer qualified import too, and yes, this should be considered. But probably not before the analysis module is a little bit more stable.
I don't mind when :-). Let me know if/when it changes and I'll be happy to patch c2hs to use the different names. Duncan