[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
Mon May 13 15:15:26 CDT 2002


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

*** shadow/669	Mon May 13 08:22:55 2002
--- shadow/669.tmp.24437	Mon May 13 15:15:26 2002
***************
*** 2,13 ****
  | Illegal C characters from the program name are not filtered while creating |
  +----------------------------------------------------------------------------+
  |        Bug #: 669                         Product: Wine                    |
! |       Status: NEW                         Version: unspecified             |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-programs           |
  +----------------------------------------------------------------------------+
! |  Assigned To: wine-bugs at winehq.com                                         |
  |  Reported By: vberon at mecano.gme.usherb.ca                                  |
  |      CC list: Cc:                                                          |
  +----------------------------------------------------------------------------+
--- 2,13 ----
  | Illegal C characters from the program name are not filtered while creating |
  +----------------------------------------------------------------------------+
  |        Bug #: 669                         Product: Wine                    |
! |       Status: ASSIGNED                    Version: unspecified             |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-programs           |
  +----------------------------------------------------------------------------+
! |  Assigned To: vberon at mecano.gme.usherb.ca                                  |
  |  Reported By: vberon at mecano.gme.usherb.ca                                  |
  |      CC list: Cc:                                                          |
  +----------------------------------------------------------------------------+
***************
*** 82,84 ****
--- 82,88 ----
  middle of the function name would be ok. But there still exist other characters
  which are legal in a filename and illegal in a C identifier. Either throw them
  out of the function name (completely or replaced by _), or document that fact.
+ 
+ ------- Additional Comments From vberon at mecano.gme.usherb.ca  2002-05-13 15:15 -------
+ Accepting the bug.
+ First patch submitted to wine-patches.
\ No newline at end of file



More information about the wine-bugs mailing list