|
Re: [GHC] #739: command-line expressions with double-quoted strings misinte: msg#00045lang.haskell.glasgow.bugs
Hi,
I am running GHC on a windows XP platform.
The bug i did report has nothing to do with java.
Yes I found the problem while running a java program,
but then i did try to execute
ghc -e "reverse \"2<3\"" directly on a command line, and i get a message like
"the system can't find the specified file"
If try
ghc -e "reverse \"2^3\""
then i get
"32"
If you think its's worth i can rewrite
these examples as a new bug.
pedro
On 4/6/06, GHC <trac@xxxxxxxxxx> wrote:
#739: command-line expressions with double-quoted strings misinterpret some _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [GHC] #749: Building 6.4.2 fails, GHC |
|---|---|
| Next by Date: | error compiling ghc 6.5 head, David Roundy |
| Previous by Thread: | [GHC] #749: Building 6.4.2 fails, GHC |
| Next by Thread: | Re: [GHC] #739: command-line expressions with double-quoted strings misinterpret some special symbols, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |