Ticket #5472 (closed bug: fixed)
eventlog file should drop ".exe" exetention for consistency.
| Reported by: | shelarcy | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.4.1 |
| Component: | Compiler | Version: | 7.2.1 |
| Keywords: | Cc: | ||
| Operating System: | Windows | Architecture: | x86 |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
GHC profiler always drop ".exe" extention in output file's name. But eventlog doesn't. eventlog file can contain ".exe" extention when usign "<program>.exe" command on Windows.
I think this different behavior causes problem when writing application. So, eventlog file should drop ".exe" exetention for consistency.
See also: #1955.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

