[Bug 669] Changed - Illegal C characters from the program name are not filtered while creating the spec.c file

wine-bugs at winehq.com wine-bugs at winehq.com
Sun May 12 16:31:38 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=669

*** shadow/669	Sun May 12 14:01:15 2002
--- shadow/669.tmp.21704	Sun May 12 16:31:38 2002
***************
*** 27,29 ****
--- 27,38 ----
  We need some way to remove the C identifier illegal characters (but filesystem
  legal) from the name of the program before using that new name in the name of a
  C function.
+ 
+ ------- Additional Comments From fgouget at codeweavers.com  2002-05-12 16:31 -------
+ Is that really a bug?
+ If you have this problem with winemaker then it may be a worthwhile enhancement
+ (though I think I did deal with a number of these issues in winemaker).
+ If the problem is with Wine's makefiles, then I would say this is a reasonable
+ limitation of Wine's build system and not a bug, and therefore does not need to
+ be fixed.
+ Or is there a deeper problem?



More information about the wine-bugs mailing list