|
[ ghc-Bugs-1015205 ] ghc-split fails to quote path when used as regex: msg#00045lang.haskell.glasgow.bugs
Bugs item #1015205, was opened at 2004-08-24 14:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1015205&group_id=8032 Category: Driver Group: None Status: Open Resolution: None Priority: 5 Submitted By: Peter Strand (pstrand) Assigned to: Nobody/Anonymous (nobody) Summary: ghc-split fails to quote path when used as regex Initial Comment: If the second argument to ghc/driver/split/ghc-split contains a backslash and a 'p', for example ...\pe..., the script fails with an error message: Can't find unicode character property definition via main->e or e.pl at unicode/Is/e.pl line 0 The problem can be solved by a $Tmp_prefix =~ s/\/\\/g; before it is used as a regexp around line 50 in ghc-split. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1015205&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-940226 ] ghci failure using .ghci to define macro, SourceForge.net |
|---|---|
| Next by Date: | Bug in compiling large projects ?, Klaus Lüttich |
| Previous by Thread: | [ ghc-Bugs-940226 ] ghci failure using .ghci to define macro, SourceForge.net |
| Next by Thread: | Bug in compiling large projects ?, Klaus Lüttich |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |