Hi all,
I was just looking at "bug 7304: WRC (Wine Resource Compiler) preprocessing is buggy" [http://bugs.winehq.org/show_bug.cgi?id=7304 , still present in 1.1.26] and wondered: why implement a custom macro preprocessor while others already exist (e.g. m4) and have been around/debugged for ages?
Is it just to reduce dependencies requirements of Wine? or is it simply too difficult to integrate?
Frédéric